| Modifier and Type | Field and Description |
|---|---|
static PropertyListKey<CamundaErrorEventDefinition> |
BpmnProperties.CAMUNDA_ERROR_EVENT_DEFINITION |
| Modifier and Type | Method and Description |
|---|---|
List<CamundaErrorEventDefinition> |
BpmnParse.parseCamundaErrorEventDefinitions(ActivityImpl activity,
Element scopeElement) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExternalTaskLogger.errorEventDefinitionEvaluationException(String taskId,
CamundaErrorEventDefinition errorEventDefinition,
Exception exception)
Logs that the error event definition expression could not be evaluated and will be considered as false
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
ExternalTaskEntity.errorEventDefinitionMatches(CamundaErrorEventDefinition camundaErrorEventDefinition,
boolean continueOnException) |
Copyright © 2013–2021 camunda services GmbH. All rights reserved.