public class CatchDefinitionImpl extends BaseCatchDefinitionImpl<CatchDefinition> implements CatchDefinition
| Modifier and Type | Field and Description |
|---|---|
protected QName |
faultElement |
protected QName |
faultMessageType |
protected QName |
faultName |
protected String |
faultVariable |
documentation, uuidname, processDefinitionUUID| Constructor and Description |
|---|
CatchDefinitionImpl(CatchDefinition catchDefinition) |
| Modifier and Type | Method and Description |
|---|---|
CatchDefinition |
copy() |
QName |
getFaultElement() |
QName |
getFaultMessageType() |
QName |
getFaultName() |
String |
getFaultVariable() |
ActivityType |
getType()
Get the type of the activity definition.
|
getEnclosedActivityUUIDgetDocumentation, getUUIDgetName, getProcessDefinitionUUIDclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEnclosedActivityUUIDgetDocumentation, getUUIDgetName, getProcessDefinitionUUIDprotected QName faultElement
protected QName faultMessageType
protected QName faultName
protected String faultVariable
public CatchDefinitionImpl(CatchDefinition catchDefinition)
public QName getFaultElement()
getFaultElement in interface CatchDefinitionpublic QName getFaultMessageType()
getFaultMessageType in interface CatchDefinitionpublic QName getFaultName()
getFaultName in interface CatchDefinitionpublic String getFaultVariable()
getFaultVariable in interface CatchDefinitionpublic CatchDefinition copy()
public ActivityType getType()
ActivityDefinitiongetType in interface ActivityDefinitionCopyright © 2012 OW2 Consortium. All Rights Reserved.