|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ow2.orchestra.facade.runtime.impl.ProcessInstanceStateUpdateImpl
public class ProcessInstanceStateUpdateImpl
This object describes a state update of a process instance.
Constructor Summary | |
---|---|
ProcessInstanceStateUpdateImpl(ProcessInstanceStateUpdate record)
|
Method Summary | |
---|---|
ProcessInstanceStateUpdate |
copy()
a copy of the update. |
java.util.Date |
getDate()
|
ActivityState |
getInstanceState()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ProcessInstanceStateUpdateImpl(ProcessInstanceStateUpdate record)
record
- Method Detail |
---|
public ActivityState getInstanceState()
getInstanceState
in interface ProcessInstanceStateUpdate
public java.util.Date getDate()
getDate
in interface ProcessInstanceUpdate
public ProcessInstanceStateUpdate copy()
copy
in interface CopyAble<ProcessInstanceStateUpdate>
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |