|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProcessInstanceImpl | |
---|---|
com.silverpeas.workflow.engine.instance |
Uses of ProcessInstanceImpl in com.silverpeas.workflow.engine.instance |
---|
Methods in com.silverpeas.workflow.engine.instance that return ProcessInstanceImpl | |
---|---|
ProcessInstanceImpl |
LockingUser.getProcessInstance()
Get the instance to which user is interested |
ProcessInstanceImpl |
WorkingUser.getProcessInstance()
Get the instance for which user is affected |
ProcessInstanceImpl |
ActiveState.getProcessInstance()
Get the instance for which user is affected |
ProcessInstanceImpl |
InterestedUser.getProcessInstance()
Get the instance to which user is interested |
Methods in com.silverpeas.workflow.engine.instance with parameters of type ProcessInstanceImpl | |
---|---|
void |
LockingUser.setProcessInstance(ProcessInstanceImpl processInstance)
Set the instance to which user is interested |
void |
WorkingUser.setProcessInstance(ProcessInstanceImpl processInstance)
Set the instance for which user is affected |
void |
ActiveState.setProcessInstance(ProcessInstanceImpl processInstance)
Set the instance for which user is affected |
void |
InterestedUser.setProcessInstance(ProcessInstanceImpl processInstance)
Set the instance to which user is interested |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |