Interface CamundaErrorEventDefinition
- All Superinterfaces:
BaseElement,BpmnModelElementInstance,ErrorEventDefinition,EventDefinition,org.camunda.bpm.model.xml.instance.ModelElementInstance,RootElement
- All Known Implementing Classes:
CamundaErrorEventDefinitionImpl
-
Method Summary
Methods inherited from interface org.camunda.bpm.model.bpmn.instance.BaseElement
getDiagramElement, getDocumentations, getExtensionElements, getId, setExtensionElements, setIdMethods inherited from interface org.camunda.bpm.model.bpmn.instance.BpmnModelElementInstance
builder, getScope, isScopeMethods inherited from interface org.camunda.bpm.model.bpmn.instance.ErrorEventDefinition
getCamundaErrorCodeVariable, getCamundaErrorMessageVariable, getError, setCamundaErrorCodeVariable, setCamundaErrorMessageVariable, setErrorMethods inherited from interface org.camunda.bpm.model.xml.instance.ModelElementInstance
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
-
Method Details
-
getCamundaExpression
String getCamundaExpression() -
setCamundaExpression
-