|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ow2.bonita.facade.runtime.impl.ActivityBodyImpl
org.ow2.bonita.facade.runtime.impl.AutomaticBodyImpl
public class AutomaticBodyImpl
Field Summary |
---|
Fields inherited from class org.ow2.bonita.facade.runtime.impl.ActivityBodyImpl |
---|
dbid, endedDate, readyDate, startedDate, stateUpdates, uuid |
Constructor Summary | |
---|---|
protected |
AutomaticBodyImpl()
|
|
AutomaticBodyImpl(AutomaticBody automaticBody)
|
|
AutomaticBodyImpl(AutomaticBodyUUID automaticBodyUUID)
|
Method Summary | |
---|---|
ActivityBody |
copy()
|
AutomaticBodyUUID |
getUUID()
Return the UUID of the ActivityBody. For instance, if the body of the activity is a TaskInstance this UUID is a TaskUUID. |
Methods inherited from class org.ow2.bonita.facade.runtime.impl.ActivityBodyImpl |
---|
getEndedDate, getReadyDate, getStartedDate, getState, getStateUpdates, setActivityState, setEndedDate, setReadyDate, setStartedDate, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.ow2.bonita.facade.runtime.ActivityBody |
---|
getEndedDate, getReadyDate, getStartedDate, getState, getStateUpdates |
Constructor Detail |
---|
protected AutomaticBodyImpl()
public AutomaticBodyImpl(AutomaticBodyUUID automaticBodyUUID)
public AutomaticBodyImpl(AutomaticBody automaticBody)
processDefinitionUUID
- deploymentId
- Method Detail |
---|
public ActivityBody copy()
copy
in interface ActivityBody
public AutomaticBodyUUID getUUID()
ActivityBody
getUUID
in interface ActivityBody
getUUID
in interface AutomaticBody
getUUID
in class ActivityBodyImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |