org.ow2.orchestra.facade.def
Interface FlowActivityDefinition

All Superinterfaces:
ActivityDefinition, ActivityWithChildrenDefinition, DefinitionRecord, Record, java.io.Serializable

public interface FlowActivityDefinition
extends ActivityWithChildrenDefinition


Method Summary
 java.util.List<java.lang.String> getLinks()
           
 
Methods inherited from interface org.ow2.orchestra.facade.def.ActivityWithChildrenDefinition
getEnclosedActivitiesUUID
 
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

getLinks

java.util.List<java.lang.String> getLinks()
Returns:
list of link name


Copyright © 2009 OW2 Consortium. All Rights Reserved.