Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractQueue<E> (implements java.util.Queue<E>)
- io.nflow.engine.internal.executor.ThresholdBlockingQueue<E> (implements java.util.concurrent.BlockingQueue<E>)
- java.util.AbstractQueue<E> (implements java.util.Queue<E>)
- io.nflow.engine.internal.executor.InstanceInfo
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.nflow.engine.internal.executor.InvalidNextActionException
- java.lang.RuntimeException
- java.lang.Exception
- io.nflow.engine.internal.executor.WorkflowDispatcher (implements java.lang.Runnable)
- io.nflow.engine.internal.executor.WorkflowInstanceExecutor
- io.nflow.engine.internal.executor.WorkflowLifecycle (implements org.springframework.context.SmartLifecycle)
- io.nflow.engine.internal.executor.WorkflowStateProcessorFactory
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)