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