|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ow2.orchestra.facade.def.impl.DefinitionRecordImpl
org.ow2.orchestra.facade.def.impl.ActivityDefinitionImpl
org.ow2.orchestra.facade.def.impl.BpelActivityDefinitionImpl
org.ow2.orchestra.facade.def.impl.BpelActivityWithChildrenDefinitionImpl
org.ow2.orchestra.facade.def.impl.FlowActivityDefinitionImpl
public class FlowActivityDefinitionImpl
Field Summary |
---|
Fields inherited from class org.ow2.orchestra.facade.def.impl.BpelActivityWithChildrenDefinitionImpl |
---|
enclosedActivitiesUUID |
Fields inherited from class org.ow2.orchestra.facade.def.impl.BpelActivityDefinitionImpl |
---|
sourceList, suppressJoinFailure, targetList, targetsJoinConditionBooleanExpression, targetsJoinConditionExpressionLanguage |
Fields inherited from class org.ow2.orchestra.facade.def.impl.ActivityDefinitionImpl |
---|
uuid |
Fields inherited from class org.ow2.orchestra.facade.def.impl.DefinitionRecordImpl |
---|
name, processDefinitionUUID |
Constructor Summary | |
---|---|
FlowActivityDefinitionImpl(FlowActivityDefinition record)
|
Method Summary | |
---|---|
java.util.List<java.lang.String> |
getLinks()
|
ActivityType |
getType()
Get the type of the activity definition. |
Methods inherited from class org.ow2.orchestra.facade.def.impl.BpelActivityWithChildrenDefinitionImpl |
---|
getEnclosedActivitiesUUID |
Methods inherited from class org.ow2.orchestra.facade.def.impl.BpelActivityDefinitionImpl |
---|
getSourceList, getTargetList, getTargetsJoinConditionBooleanExpression, getTargetsJoinConditionExpressionLanguage, isSuppressJoinFailure |
Methods inherited from class org.ow2.orchestra.facade.def.impl.ActivityDefinitionImpl |
---|
getUUID |
Methods inherited from class org.ow2.orchestra.facade.def.impl.DefinitionRecordImpl |
---|
getName, getProcessDefinitionUUID |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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 |
---|
getUUID |
Methods inherited from interface org.ow2.orchestra.facade.def.DefinitionRecord |
---|
getName, getProcessDefinitionUUID |
Constructor Detail |
---|
public FlowActivityDefinitionImpl(FlowActivityDefinition record)
Method Detail |
---|
public ActivityType getType()
ActivityDefinition
getType
in interface ActivityDefinition
public java.util.List<java.lang.String> getLinks()
getLinks
in interface FlowActivityDefinition
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |