org.ow2.orchestra.facade.runtime.impl
Class WaitingActivityImpl
java.lang.Object
org.ow2.orchestra.facade.runtime.impl.WaitingActivityImpl
- All Implemented Interfaces:
- Serializable, CopyAble<WaitingActivity>, WaitingActivity
public class WaitingActivityImpl
- extends Object
- implements WaitingActivity
- Author:
- Gael Lalire
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WaitingActivityImpl
protected WaitingActivityImpl()
WaitingActivityImpl
public WaitingActivityImpl(WaitingActivity waitingActivity)
getActivityDefinitionUUID
public ActivityDefinitionUUID getActivityDefinitionUUID()
- Specified by:
getActivityDefinitionUUID in interface WaitingActivity
- Returns:
getExpectedStartedDate
public Date getExpectedStartedDate()
- Specified by:
getExpectedStartedDate in interface WaitingActivity
- Returns:
- the expectedStartedDate
copy
public WaitingActivity copy()
- Specified by:
copy in interface CopyAble<WaitingActivity>
Copyright © 2012 OW2 Consortium. All Rights Reserved.