| Package | Description |
|---|---|
| org.flowable.engine.delegate.event.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
FlowableEscalationEventImpl
An
FlowableEscalationEvent implementation. |
| Modifier and Type | Method and Description |
|---|---|
static FlowableEscalationEvent |
FlowableEventBuilder.createEscalationEvent(FlowableEngineEventType type,
String activityId,
String escalationCode,
String escalationName,
String executionId,
String processInstanceId,
String processDefinitionId) |
Copyright © 2020 Flowable. All rights reserved.