Uses of Interface
org.flowable.common.engine.api.Engine
Packages that use Engine
-
Uses of Engine in org.flowable.common.engine.api.engine
Methods in org.flowable.common.engine.api.engine with parameters of type EngineModifier and TypeMethodDescriptionvoidEngineLifecycleListener.onEngineBuilt(Engine engine) Called right after the engine has been built.voidEngineLifecycleListener.onEngineClosed(Engine engine) Called right after the engine has been closed.