org.ow2.orchestra.facade.def
Interface FlowActivityDefinition

All Superinterfaces:
ActivityDefinition, BpelActivityDefinition, BpelActivityWithChildrenDefinition, DefinitionRecord, Record, Serializable
All Known Implementing Classes:
FlowActivityDefinitionImpl

public interface FlowActivityDefinition
extends BpelActivityWithChildrenDefinition


Method Summary
 List<String> getLinks()
           
 
Methods inherited from interface org.ow2.orchestra.facade.def.BpelActivityWithChildrenDefinition
getEnclosedActivitiesUUID
 
Methods inherited from interface org.ow2.orchestra.facade.def.BpelActivityDefinition
getSourceList, getTargetList, getTargetsJoinConditionBooleanExpression, getTargetsJoinConditionExpressionLanguage, isSuppressJoinFailure
 
Methods inherited from interface org.ow2.orchestra.facade.def.ActivityDefinition
getDocumentation, getType, getUUID
 
Methods inherited from interface org.ow2.orchestra.facade.def.DefinitionRecord
getName, getProcessDefinitionUUID
 

Method Detail

getLinks

List<String> getLinks()
Returns:
list of link name


Copyright © 2011 OW2 Consortium. All Rights Reserved.