org.ow2.orchestra.facade.runtime
Interface WaitingActivity

All Superinterfaces:
CopyAble<WaitingActivity>, Serializable
All Known Implementing Classes:
WaitingActivityImpl

public interface WaitingActivity
extends CopyAble<WaitingActivity>, Serializable

Author:
Gael Lalire

Method Summary
 ActivityDefinitionUUID getActivityDefinitionUUID()
           
 Date getExpectedStartedDate()
           
 
Methods inherited from interface org.ow2.orchestra.facade.CopyAble
copy
 

Method Detail

getActivityDefinitionUUID

ActivityDefinitionUUID getActivityDefinitionUUID()
Returns:

getExpectedStartedDate

Date getExpectedStartedDate()
Returns:
the expectedStartedDate


Copyright © 2011 OW2 Consortium. All Rights Reserved.