| Package | Description |
|---|---|
| org.flowable.common.engine.api.delegate.event |
| Modifier and Type | Field and Description |
|---|---|
static FlowableEngineEventType[] |
FlowableEngineEventType.EMPTY_ARRAY |
| Modifier and Type | Method and Description |
|---|---|
static FlowableEngineEventType[] |
FlowableEngineEventType.getTypesFromString(String string) |
static FlowableEngineEventType |
FlowableEngineEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FlowableEngineEventType[] |
FlowableEngineEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Flowable. All rights reserved.