Click or drag to resize
FlexRule.Flows.Workflows Namespace
 
Classes
Interfaces
  InterfaceDescription
Public interfaceIEventsManager
This is a wrapper on a Workflow to automate pre and post process event handling and allows multiple managers listen to WorkflowEvents.
Remarks
Events can be handled using event handlers that are implemented with managers' instances. Each manager is an object that some of its methods are annotated with different WorkflowEvents. When a workflow is in different states, raises different events and each service will respond to those events.
Public interfaceIEventsManagerContext
When an event handler manager implements this interface, WorkflowEventsManager that handles the events will be injected to the handler instances
Public interfaceITimeInfo
Timing information of the process