org.ow2.orchestra.facade.runtime
Interface ProcessActivityInstance

All Superinterfaces:
ActivityInstance, ActivityWithSingleChildInstance, Record, RuntimeRecord, ScopeActivityInstance, java.io.Serializable

public interface ProcessActivityInstance
extends ScopeActivityInstance

A process is considered as an activity. This is the subtype of activity instance.

Author:
Alfonso Fuca

Method Summary
 
Methods inherited from interface org.ow2.orchestra.facade.runtime.ScopeActivityInstance
getCorrelationSet, getPartnerLink, getVariables
 
Methods inherited from interface org.ow2.orchestra.facade.runtime.ActivityWithSingleChildInstance
getEnclosedActivityUUID
 
Methods inherited from interface org.ow2.orchestra.facade.runtime.ActivityInstance
getType, getUUID
 
Methods inherited from interface org.ow2.orchestra.facade.runtime.RuntimeRecord
getEndedDate, getProcessDefinitionUUID, getProcessInstanceUUID, getStartedDate, getState
 



Copyright © 2009 OW2 Consortium. All Rights Reserved.