public class ThrowActivityDefinitionImpl extends BpelActivityDefinitionImpl implements ThrowActivityDefinition
sourceList, suppressJoinFailure, targetList, targetsJoinConditionBooleanExpression, targetsJoinConditionExpressionLanguage
documentation, uuid
name, processDefinitionUUID
Constructor and Description |
---|
ThrowActivityDefinitionImpl(ThrowActivityDefinition activityDefinition) |
Modifier and Type | Method and Description |
---|---|
QName |
getFaultName() |
String |
getFaultVariable() |
ActivityType |
getType()
Get the type of the activity definition.
|
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 ThrowActivityDefinitionImpl(ThrowActivityDefinition activityDefinition)
public ActivityType getType()
ActivityDefinition
getType
in interface ActivityDefinition
public QName getFaultName()
getFaultName
in interface ThrowActivityDefinition
public String getFaultVariable()
getFaultVariable
in interface ThrowActivityDefinition
Copyright © 2011 OW2 Consortium. All Rights Reserved.