Serialized Form
-
Package org.imixs.marty.profile
-
Class org.imixs.marty.profile.UserController
class UserController extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
locale
Locale locale
-
loginController
org.imixs.workflow.faces.util.LoginController loginController
-
profileEvents
jakarta.enterprise.event.Event<ProfileEvent> profileEvents
-
profileLoaded
boolean profileLoaded
-
profileLoginEvent
jakarta.inject.Provider<Integer> profileLoginEvent
-
profileService
ProfileService profileService
-
userGroupService
UserGroupService userGroupService
-
workflowController
org.imixs.workflow.faces.data.WorkflowController workflowController
-
workflowService
org.imixs.workflow.engine.WorkflowService workflowService
-
workitem
org.imixs.workflow.ItemCollection workitem
-
-
Class org.imixs.marty.profile.UserInputController
class UserInputController extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
profileService
ProfileService profileService
-
schemaService
org.imixs.workflow.engine.index.SchemaService schemaService
-
searchResult
List<org.imixs.workflow.ItemCollection> searchResult
-
userController
UserController userController
-
workflowService
org.imixs.workflow.engine.WorkflowService workflowService
-
-
-
Package org.imixs.marty.rest
-
Class org.imixs.marty.rest.TeamRestService
class TeamRestService extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
entityService
org.imixs.workflow.engine.DocumentService entityService
-
modelService
org.imixs.workflow.engine.ModelService modelService
-
teamService
TeamService teamService
-
-
Class org.imixs.marty.rest.UserRestService
class UserRestService extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
documentService
org.imixs.workflow.engine.DocumentService documentService
-
profileService
ProfileService profileService
-
-
-
Package org.imixs.marty.security
-
Class org.imixs.marty.security.UserGroup
class UserGroup extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
id
String id
-
-
Class org.imixs.marty.security.UserId
class UserId extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.imixs.marty.team
-
Class org.imixs.marty.team.TeamController
class TeamController extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
documentService
org.imixs.workflow.engine.DocumentService documentService
-
loginController
org.imixs.workflow.faces.util.LoginController loginController
-
process
org.imixs.workflow.ItemCollection process
-
processList
List<org.imixs.workflow.ItemCollection> processList
-
profileService
ProfileService profileService
-
resourceBundleHandler
org.imixs.workflow.faces.util.ResourceBundleHandler resourceBundleHandler
-
spaces
List<org.imixs.workflow.ItemCollection> spaces
-
teamService
TeamService teamService
-
-