org.ow2.bonita.facade.runtime.impl
Class AutomaticBodyImpl
java.lang.Object
org.ow2.bonita.facade.runtime.impl.ActivityBodyImpl
org.ow2.bonita.facade.runtime.impl.AutomaticBodyImpl
- All Implemented Interfaces:
- java.io.Serializable, org.ow2.bonita.facade.runtime.ActivityBody, org.ow2.bonita.facade.runtime.AutomaticBody
public class AutomaticBodyImpl
- extends ActivityBodyImpl
- implements org.ow2.bonita.facade.runtime.AutomaticBody
- See Also:
- Serialized Form
Method Summary |
org.ow2.bonita.facade.runtime.ActivityBody |
copy()
|
org.ow2.bonita.facade.uuid.AutomaticBodyUUID |
getUUID()
|
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 |
AutomaticBodyImpl
protected AutomaticBodyImpl()
AutomaticBodyImpl
public AutomaticBodyImpl(org.ow2.bonita.facade.uuid.AutomaticBodyUUID automaticBodyUUID)
AutomaticBodyImpl
public AutomaticBodyImpl(org.ow2.bonita.facade.runtime.AutomaticBody automaticBody)
- Parameters:
processDefinitionUUID
- deploymentId
-
copy
public org.ow2.bonita.facade.runtime.ActivityBody copy()
- Specified by:
copy
in interface org.ow2.bonita.facade.runtime.ActivityBody
getUUID
public org.ow2.bonita.facade.uuid.AutomaticBodyUUID getUUID()
- Specified by:
getUUID
in interface org.ow2.bonita.facade.runtime.ActivityBody
- Specified by:
getUUID
in interface org.ow2.bonita.facade.runtime.AutomaticBody
- Overrides:
getUUID
in class ActivityBodyImpl
Copyright © 2009 OW2 Consortium. All Rights Reserved.