Class Hierarchy
- java.lang.Object
- net.anwiba.commons.workflow.DefaultDelegatingExecuterFactory<T> (implements net.anwiba.commons.workflow.IExecuterFactory<T>)
- net.anwiba.commons.workflow.EventDispatchThreadUsingDelegatingExecuterFactory<T> (implements net.anwiba.commons.workflow.IExecuterFactory<T>)
- net.anwiba.commons.workflow.Workflow<T> (implements net.anwiba.commons.workflow.IWorkflow<T>)
- net.anwiba.commons.workflow.WorkflowBuilder<T> (implements net.anwiba.commons.workflow.IWorkflowBuilder<T>)
- net.anwiba.commons.workflow.WorkflowController<T> (implements net.anwiba.commons.workflow.IWorkflowController<T>)
Interface Hierarchy
- net.anwiba.commons.workflow.IExecutable<T>
- net.anwiba.commons.workflow.IExecuterFactory<T>
- net.anwiba.commons.workflow.IWorkflow<T>
- net.anwiba.commons.workflow.IWorkflowBuilder<T>
- net.anwiba.commons.workflow.IWorkflowController<T>