Package io.nflow.engine.listener
Classes and interfaces for implementing workflow executor listeners.
-
Interface Summary Interface Description ListenerChain The workflow executor listener chain.WorkflowExecutorListener WorkflowExecutorListener is a global, stateless listener for workflow executors. -
Class Summary Class Description WorkflowExecutorListener.ListenerContext ListenerContext instance is created at start of workflow state execution and passed to listener's life-cycle methods.