|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InstanceStateUpdate
Interface providing methods to get informations about state changes of the process instance.
Method Summary | |
---|---|
InstanceState |
getInitialInstanceState()
Returns the initial state. |
InstanceState |
getInstanceState()
Returns the state at assignment. |
java.lang.String |
getUpdatedBy()
Returns the user Id who made the update. |
java.util.Date |
getUpdatedDate()
Returns the date of the update. |
Method Detail |
---|
java.util.Date getUpdatedDate()
java.lang.String getUpdatedBy()
InstanceState getInstanceState()
InstanceState getInitialInstanceState()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |