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, setId
builder, getScope, isScope
addChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement
Error getError()
void setError(Error error)
void setCamundaErrorCodeVariable(String camundaErrorCodeVariable)
String getCamundaErrorCodeVariable()
void setCamundaErrorMessageVariable(String camundaErrorCauseVariable)
String getCamundaErrorMessageVariable()
Copyright © 2022. All rights reserved.