| Interface | Description |
|---|---|
| Flow |
Interface representing a business path for a
FlowEvent |
| FlowConfiguration |
Default implementation of a Flow
|
| FlowElement<COMPONENT> |
FlowElement represents a particular unique usage of an operational component within a flow.
|
| FlowElementInvoker<COMPONENT> |
Interface for classes capable of invoking a specified
FlowElement with the specified FlowEvent |
| FlowEvent<IDENTIFIER,PAYLOAD> |
Interface for the
Flow Event. |
| FlowEventListener |
Interface for objects which respond to
Flow runtime lifecycle events |
| FlowInvocationContext |
Interface providing the contract for transfer object operations within the flow invocation
|
Copyright © 2007-2016 Ikasan. All Rights Reserved.