public class IfActivityDefinitionImpl extends BpelActivityWithSingleChildDefinitionImpl implements IfActivityDefinition
enclosedActivityUUID
sourceList, suppressJoinFailure, targetList, targetsJoinConditionBooleanExpression, targetsJoinConditionExpressionLanguage
documentation, uuid
name, processDefinitionUUID
Constructor and Description |
---|
IfActivityDefinitionImpl(IfActivityDefinition record) |
Modifier and Type | Method and Description |
---|---|
ElseDefinition |
getElseDefinition() |
List<ElseIfDefinition> |
getElseIfDefinitionList() |
String |
getExpression() |
String |
getExpressionLanguage() |
ActivityType |
getType()
Get the type of the activity definition.
|
getEnclosedActivityUUID
getSourceList, getTargetList, getTargetsJoinConditionBooleanExpression, getTargetsJoinConditionExpressionLanguage, isSuppressJoinFailure
getDocumentation, getUUID
getName, getProcessDefinitionUUID
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEnclosedActivityUUID
getSourceList, getTargetList, getTargetsJoinConditionBooleanExpression, getTargetsJoinConditionExpressionLanguage, isSuppressJoinFailure
getDocumentation, getUUID
getName, getProcessDefinitionUUID
public IfActivityDefinitionImpl(IfActivityDefinition record)
public ActivityType getType()
ActivityDefinition
getType
in interface ActivityDefinition
public String getExpression()
getExpression
in interface IfActivityDefinition
public String getExpressionLanguage()
getExpressionLanguage
in interface IfActivityDefinition
public List<ElseIfDefinition> getElseIfDefinitionList()
getElseIfDefinitionList
in interface IfActivityDefinition
public ElseDefinition getElseDefinition()
getElseDefinition
in interface IfActivityDefinition
Copyright © 2011 OW2 Consortium. All Rights Reserved.