org.ow2.orchestra.facade.def
Interface ActivityWithSingleChildDefinition

All Superinterfaces:
ActivityDefinition, DefinitionRecord, Record, java.io.Serializable
All Known Subinterfaces:
ForeachActivityDefinition, IfActivityDefinition, ProcessDefinition, RepeatUntilActivityDefinition, ScopeActivityDefinition, WhileActivityDefinition

public interface ActivityWithSingleChildDefinition
extends ActivityDefinition


Method Summary
 ActivityDefinitionUUID getEnclosedActivityUUID()
           
 
Methods inherited from interface org.ow2.orchestra.facade.def.ActivityDefinition
getSourceList, getTargetList, getTargetsJoinConditionBooleanExpression, getTargetsJoinConditionExpressionLanguage, getType, getUUID, isSuppressJoinFailure
 
Methods inherited from interface org.ow2.orchestra.facade.def.DefinitionRecord
getName, getProcessDefinitionUUID
 

Method Detail

getEnclosedActivityUUID

ActivityDefinitionUUID getEnclosedActivityUUID()
Returns:
activity defined in the process definition


Copyright © 2009 OW2 Consortium. All Rights Reserved.