Uses of Package
io.nflow.engine.listener
Packages that use io.nflow.engine.listener
Package
Description
Classes and interfaces for implementing workflow executor listeners.
Classes for describing workflow executors.
-
Classes in io.nflow.engine.listener used by io.nflow.engine.internal.executorClassDescriptionWorkflowExecutorListener is a global, stateless listener for workflow executors.
-
Classes in io.nflow.engine.listener used by io.nflow.engine.listenerClassDescriptionThe workflow executor listener chain.ListenerContext instance is created at start of workflow state execution and passed to listener's life-cycle methods.
-
Classes in io.nflow.engine.listener used by io.nflow.engine.workflow.executorClassDescriptionWorkflowExecutorListener is a global, stateless listener for workflow executors.ListenerContext instance is created at start of workflow state execution and passed to listener's life-cycle methods.