org.ow2.orchestra.facade.runtime
Interface PickActivityInstance

All Superinterfaces:
ActivityInstance, ActivityWithSingleChildInstance, Record, RuntimeRecord, java.io.Serializable
All Known Implementing Classes:
PickActivityInstanceImpl

public interface PickActivityInstance
extends ActivityWithSingleChildInstance

Pick is a subtype of activity

Author:
Gael Lalire

Method Summary
 java.util.List<WaitingActivity> getWaitingActivityList()
           
 
Methods inherited from interface org.ow2.orchestra.facade.runtime.ActivityWithSingleChildInstance
getEnclosedActivityUUID
 
Methods inherited from interface org.ow2.orchestra.facade.runtime.ActivityInstance
getDefinitionUUID, getLastException, getType, getUUID
 
Methods inherited from interface org.ow2.orchestra.facade.runtime.RuntimeRecord
getEndedDate, getProcessDefinitionUUID, getProcessInstanceUUID, getStartedDate, getState
 

Method Detail

getWaitingActivityList

java.util.List<WaitingActivity> getWaitingActivityList()


Copyright © 2009 OW2 Consortium. All Rights Reserved.