-
creationRights
boolean creationRights
The creation rights (true if user can create new instances)
-
currentListHeaders
org.silverpeas.core.contribution.content.form.RecordTemplate currentListHeaders
The session saves a current process instance list rows template.
-
currentProcessFilter
ProcessFilter currentProcessFilter
The session saves a current process filter.
-
currentProcessInstance
org.silverpeas.core.workflow.api.instance.ProcessInstance currentProcessInstance
The session saves a current process instance.
-
currentProcessList
List<org.silverpeas.core.contribution.content.form.DataRecord> currentProcessList
The session saves a current process instance list.
-
currentReplacement
org.silverpeas.core.workflow.api.user.Replacement<?> currentReplacement
The current enabled replacement if any. By default none.
-
currentRole
String currentRole
The session saves a current User role.
-
currentTokenId
String currentTokenId
Current token Id prevents users to use several windows with the same session.
-
currentUser
org.silverpeas.core.workflow.api.user.User currentUser
The session saves a current User (workflow user)
-
currentUserIsLockingUser
boolean currentUserIsLockingUser
Flag to indicate if current user is one of the locking users for current process instance
-
fatalException
ProcessManagerException fatalException
The session controller saves any fatal exception.
-
isResumingInstance
boolean isResumingInstance
Flag to indicate if user is currently resuming a saved instance
-
peasId
String peasId
The identifier of the current component instance.
-
processModel
org.silverpeas.core.workflow.api.model.ProcessModel processModel
All the process instance of this work session are built from a same process model: the
processModel.
-
userRoles
String[] userRoles
The session saves a list of user roles.
-
userSettings
org.silverpeas.core.workflow.api.user.UserSettings userSettings
The user settings