public class PickActivityDefinitionImpl extends BpelActivityDefinitionImpl implements PickActivityDefinition
sourceList, suppressJoinFailure, targetList, targetsJoinConditionBooleanExpression, targetsJoinConditionExpressionLanguage
documentation, uuid
name, processDefinitionUUID
Constructor and Description |
---|
PickActivityDefinitionImpl(PickActivityDefinition src) |
Modifier and Type | Method and Description |
---|---|
List<OnAlarmDefinition> |
getOnAlarmDefinitionList() |
List<OnMessageDefinition> |
getOnMessageDefinitionList() |
ActivityType |
getType()
Get the type of the activity definition.
|
boolean |
isCreateInstance() |
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, getUUID
getName, getProcessDefinitionUUID
public PickActivityDefinitionImpl(PickActivityDefinition src)
public ActivityType getType()
ActivityDefinition
getType
in interface ActivityDefinition
public List<OnMessageDefinition> getOnMessageDefinitionList()
getOnMessageDefinitionList
in interface PickActivityDefinition
public boolean isCreateInstance()
isCreateInstance
in interface PickActivityDefinition
public List<OnAlarmDefinition> getOnAlarmDefinitionList()
getOnAlarmDefinitionList
in interface PickActivityDefinition
Copyright © 2011 OW2 Consortium. All Rights Reserved.