public abstract class BpelActivityWithChildrenDefinitionImpl extends BpelActivityDefinitionImpl implements BpelActivityWithChildrenDefinition
Modifier and Type | Field and Description |
---|---|
protected List<ActivityDefinitionUUID> |
enclosedActivitiesUUID |
sourceList, suppressJoinFailure, targetList, targetsJoinConditionBooleanExpression, targetsJoinConditionExpressionLanguage
documentation, uuid
name, processDefinitionUUID
Modifier | Constructor and Description |
---|---|
protected |
BpelActivityWithChildrenDefinitionImpl() |
|
BpelActivityWithChildrenDefinitionImpl(BpelActivityWithChildrenDefinition record) |
Modifier and Type | Method and Description |
---|---|
List<ActivityDefinitionUUID> |
getEnclosedActivitiesUUID() |
getSourceList, getTargetList, getTargetsJoinConditionBooleanExpression, getTargetsJoinConditionExpressionLanguage, isSuppressJoinFailure
getDocumentation, getUUID
getName, getProcessDefinitionUUID
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getSourceList, getTargetList, getTargetsJoinConditionBooleanExpression, getTargetsJoinConditionExpressionLanguage, isSuppressJoinFailure
getDocumentation, getType, getUUID
getName, getProcessDefinitionUUID
protected List<ActivityDefinitionUUID> enclosedActivitiesUUID
protected BpelActivityWithChildrenDefinitionImpl()
public BpelActivityWithChildrenDefinitionImpl(BpelActivityWithChildrenDefinition record)
public List<ActivityDefinitionUUID> getEnclosedActivitiesUUID()
getEnclosedActivitiesUUID
in interface BpelActivityWithChildrenDefinition
Copyright © 2011 OW2 Consortium. All Rights Reserved.