Uses of Class
org.silverpeas.core.workflow.engine.instance.LockingUser
-
Packages that use LockingUser Package Description org.silverpeas.core.workflow.api.instance org.silverpeas.core.workflow.engine.instance -
-
Uses of LockingUser in org.silverpeas.core.workflow.api.instance
Methods in org.silverpeas.core.workflow.api.instance that return LockingUser Modifier and Type Method Description LockingUser
ProcessInstance. getLockingUser(String state)
Gets the user that has locked the specified state. -
Uses of LockingUser in org.silverpeas.core.workflow.engine.instance
Methods in org.silverpeas.core.workflow.engine.instance that return LockingUser Modifier and Type Method Description LockingUser
ProcessInstanceImpl. getLockingUser(String state)
-