Modifier and Type | Method and Description |
---|---|
protected ErrorEventDefinition |
AbstractBaseElementBuilder.createEmptyErrorEventDefinition() |
protected ErrorEventDefinition |
AbstractBaseElementBuilder.createErrorEventDefinition(String errorCode) |
protected ErrorEventDefinition |
AbstractBaseElementBuilder.createErrorEventDefinition(String errorCode,
String errorMessage) |
protected ErrorEventDefinition |
AbstractBaseElementBuilder.findErrorDefinitionForCode(String errorCode) |
Constructor and Description |
---|
AbstractErrorEventDefinitionBuilder(BpmnModelInstance modelInstance,
ErrorEventDefinition element,
Class<?> selfType) |
CamundaErrorEventDefinitionBuilder(BpmnModelInstance modelInstance,
ErrorEventDefinition element) |
ErrorEventDefinitionBuilder(BpmnModelInstance modelInstance,
ErrorEventDefinition element) |
Modifier and Type | Class and Description |
---|---|
class |
ErrorEventDefinitionImpl
The BPMN errorEventDefinition element
|
Modifier and Type | Class and Description |
---|---|
class |
CamundaErrorEventDefinitionImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
CamundaErrorEventDefinition |
Copyright © 2022. All rights reserved.