public class IfActivityDefinitionImpl extends BpelActivityWithSingleChildDefinitionImpl implements IfActivityDefinition
enclosedActivityUUIDsourceList, suppressJoinFailure, targetList, targetsJoinConditionBooleanExpression, targetsJoinConditionExpressionLanguagedocumentation, uuidname, 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.
|
getEnclosedActivityUUIDgetSourceList, getTargetList, getTargetsJoinConditionBooleanExpression, getTargetsJoinConditionExpressionLanguage, isSuppressJoinFailuregetDocumentation, getUUIDgetName, getProcessDefinitionUUIDclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEnclosedActivityUUIDgetSourceList, getTargetList, getTargetsJoinConditionBooleanExpression, getTargetsJoinConditionExpressionLanguage, isSuppressJoinFailuregetDocumentation, getUUIDgetName, getProcessDefinitionUUIDpublic IfActivityDefinitionImpl(IfActivityDefinition record)
public ActivityType getType()
ActivityDefinitiongetType in interface ActivityDefinitionpublic String getExpression()
getExpression in interface IfActivityDefinitionpublic String getExpressionLanguage()
getExpressionLanguage in interface IfActivityDefinitionpublic List<ElseIfDefinition> getElseIfDefinitionList()
getElseIfDefinitionList in interface IfActivityDefinitionpublic ElseDefinition getElseDefinition()
getElseDefinition in interface IfActivityDefinitionCopyright © 2011 OW2 Consortium. All Rights Reserved.