Uses of Interface
io.nflow.engine.listener.ListenerChain
-
Packages that use ListenerChain Package Description io.nflow.engine.listener Classes and interfaces for implementing workflow executor listeners. -
-
Uses of ListenerChain in io.nflow.engine.listener
Methods in io.nflow.engine.listener with parameters of type ListenerChain Modifier and Type Method Description default NextActionWorkflowExecutorListener. process(WorkflowExecutorListener.ListenerContext listenerContext, ListenerChain chain)Processing chain.
-