public interface ErrorEventDefinition extends EventDefinition
| Modifier and Type | Method and Description | 
|---|---|
| String | getCamundaErrorCodeVariable() | 
| String | getCamundaErrorMessageVariable() | 
| Error | getError() | 
| void | setCamundaErrorCodeVariable(String camundaErrorCodeVariable) | 
| void | setCamundaErrorMessageVariable(String camundaErrorCauseVariable) | 
| void | setError(Error error) | 
getDiagramElement, getDocumentations, getExtensionElements, getId, setExtensionElements, setIdbuilder, getScope, isScopeaddChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacementError getError()
void setError(Error error)
void setCamundaErrorCodeVariable(String camundaErrorCodeVariable)
String getCamundaErrorCodeVariable()
void setCamundaErrorMessageVariable(String camundaErrorCauseVariable)
String getCamundaErrorMessageVariable()
Copyright © 2018. All rights reserved.