| Package | Description |
|---|---|
| org.flowable.common.engine.api.engine |
| Modifier and Type | Method and Description |
|---|---|
void |
EngineLifecycleListener.onEngineBuilt(Engine engine)
Called right after the engine has been built.
|
void |
EngineLifecycleListener.onEngineClosed(Engine engine)
Called right after the engine has been closed.
|
Copyright © 2021 Flowable. All rights reserved.