Class Hierarchy
- java.lang.Object
- org.bonitasoft.engine.execution.AdvancedStartProcessValidator
- org.bonitasoft.engine.execution.ContainerRegistry
- org.bonitasoft.engine.execution.FlowNodeExecutorImpl (implements org.bonitasoft.engine.execution.FlowNodeExecutor)
- org.bonitasoft.engine.execution.FlowNodeIdFilter (implements org.bonitasoft.engine.execution.Filter<E>)
- org.bonitasoft.engine.execution.FlowNodeNameFilter (implements org.bonitasoft.engine.execution.Filter<E>)
- org.bonitasoft.engine.execution.FlowNodeSelector (implements java.io.Serializable)
- org.bonitasoft.engine.execution.FlowNodeStateManagerImpl (implements org.bonitasoft.engine.execution.state.FlowNodeStateManager)
- org.bonitasoft.engine.execution.ProcessExecutorImpl (implements org.bonitasoft.engine.execution.ProcessExecutor)
- org.bonitasoft.engine.execution.ProcessInstanceInterruptor
- org.bonitasoft.engine.execution.ProcessStarterVerifierImpl (implements org.bonitasoft.engine.execution.ProcessStarterVerifier)
- org.bonitasoft.engine.execution.StartFlowNodeFilter (implements org.bonitasoft.engine.execution.Filter<E>)
- org.bonitasoft.engine.execution.StateBehaviors
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.bonitasoft.engine.commons.exceptions.SBonitaException (implements org.bonitasoft.engine.commons.exceptions.ExceptionContext, org.bonitasoft.engine.commons.exceptions.ScopedException)
- org.bonitasoft.engine.core.process.instance.api.exceptions.SFlowNodeExecutionException
- org.bonitasoft.engine.core.process.instance.api.exceptions.SActivityExecutionException
- org.bonitasoft.engine.execution.SIllegalStateTransition
- org.bonitasoft.engine.core.process.instance.api.exceptions.SActivityExecutionException
- org.bonitasoft.engine.execution.SNotSerializableException
- org.bonitasoft.engine.execution.SUnreleasableTaskException
- org.bonitasoft.engine.core.process.instance.api.exceptions.SFlowNodeExecutionException
- org.bonitasoft.engine.commons.exceptions.SBonitaException (implements org.bonitasoft.engine.commons.exceptions.ExceptionContext, org.bonitasoft.engine.commons.exceptions.ScopedException)
- java.lang.Exception
- org.bonitasoft.engine.execution.TransitionEvaluator
- org.bonitasoft.engine.execution.WaitingEventsInterrupter
Interface Hierarchy
- org.bonitasoft.engine.execution.ContainerExecutor
- org.bonitasoft.engine.execution.FlowNodeExecutor
- org.bonitasoft.engine.execution.ProcessExecutor
- org.bonitasoft.engine.execution.FlowElementExecutor
- org.bonitasoft.engine.execution.ProcessStarterVerifier
- java.io.Serializable
- org.bonitasoft.engine.execution.Filter<E>