org.ow2.orchestra.facade.runtime
Interface WaitingActivity

All Superinterfaces:
CopyAble<WaitingActivity>, java.io.Serializable

public interface WaitingActivity
extends CopyAble<WaitingActivity>, java.io.Serializable

Author:
Gael Lalire

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

Method Detail

getActivityDefinitionUUID

ActivityDefinitionUUID getActivityDefinitionUUID()
Returns:

getExpectedStartedDate

java.util.Date getExpectedStartedDate()
Returns:
the expectedStartedDate


Copyright © 2009 OW2 Consortium. All Rights Reserved.