| Package | Description |
|---|---|
| org.flowable.engine.delegate.event | |
| org.flowable.engine.delegate.event.impl |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractFlowableEngineEventListener.activityErrorReceived(FlowableErrorEvent event) |
| Modifier and Type | Class and Description |
|---|---|
class |
FlowableErrorEventImpl
Implementation of an
FlowableErrorEvent. |
| Modifier and Type | Method and Description |
|---|---|
static FlowableErrorEvent |
FlowableEventBuilder.createErrorEvent(FlowableEngineEventType type,
String activityId,
String errorId,
String errorCode,
String executionId,
String processInstanceId,
String processDefinitionId) |
Copyright © 2018 Flowable. All rights reserved.