public class CatchDefinitionImpl extends BaseCatchDefinitionImpl<CatchDefinition> implements CatchDefinition
| Modifier and Type | Field and Description |
|---|---|
protected javax.xml.namespace.QName |
faultElement |
protected javax.xml.namespace.QName |
faultMessageType |
protected javax.xml.namespace.QName |
faultName |
protected java.lang.String |
faultVariable |
documentation, uuidname, processDefinitionUUID| Constructor and Description |
|---|
CatchDefinitionImpl(CatchDefinition catchDefinition) |
| Modifier and Type | Method and Description |
|---|---|
CatchDefinition |
copy() |
javax.xml.namespace.QName |
getFaultElement() |
javax.xml.namespace.QName |
getFaultMessageType() |
javax.xml.namespace.QName |
getFaultName() |
java.lang.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 javax.xml.namespace.QName faultElement
protected javax.xml.namespace.QName faultMessageType
protected javax.xml.namespace.QName faultName
protected java.lang.String faultVariable
public CatchDefinitionImpl(CatchDefinition catchDefinition)
public javax.xml.namespace.QName getFaultElement()
getFaultElement in interface CatchDefinitionpublic javax.xml.namespace.QName getFaultMessageType()
getFaultMessageType in interface CatchDefinitionpublic javax.xml.namespace.QName getFaultName()
getFaultName in interface CatchDefinitionpublic java.lang.String getFaultVariable()
getFaultVariable in interface CatchDefinitionpublic CatchDefinition copy()
public ActivityType getType()
ActivityDefinitiongetType in interface ActivityDefinitionCopyright © 2011 OW2 Consortium. All Rights Reserved.