| Package | Description |
|---|---|
| org.flowable.engine.delegate.event | |
| org.flowable.engine.delegate.event.impl |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractFlowableEngineEventListener.multiInstanceActivityCancelled(FlowableMultiInstanceActivityCancelledEvent event) |
| Modifier and Type | Class and Description |
|---|---|
class |
FlowableMultiInstanceActivityCancelledEventImpl
An
FlowableMultiInstanceActivityCancelledEvent implementation. |
| Modifier and Type | Method and Description |
|---|---|
static FlowableMultiInstanceActivityCancelledEvent |
FlowableEventBuilder.createMultiInstanceActivityCancelledEvent(String activityId,
String activityName,
String executionId,
String processInstanceId,
String processDefinitionId,
String activityType,
Object cause) |
Copyright © 2018 Flowable. All rights reserved.