Uses of Interface
io.nflow.engine.listener.ListenerChain
Packages that use ListenerChain
Package
Description
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 ListenerChainModifier and TypeMethodDescriptiondefault NextActionWorkflowExecutorListener.process(WorkflowExecutorListener.ListenerContext listenerContext, ListenerChain chain) Processing chain.