WFHandler Events |
The WFHandler type exposes the following members.
Name | Description | |
---|---|---|
![]() | OnEnterInteractiveMode |
This event is fired when the workflow must start communication with the user via a dialog window.
|
![]() | OnLeaveInteractiveMode |
This event is fired when the interactive mode (the dialog window) is closed.
|
![]() | OnNewWorkflowObject |
This event is fired when a new workflow object is introduced.
|
![]() | OnWorkflowBegin |
This event is fired when a workflow is started.
|
![]() | OnWorkflowEnd |
This event is fired when a workflow ends.
|
![]() | OnWorkflowInfo |
This event is fired when the information attributes of a workflow are changed.
|
![]() | OnWorkflowStateChanged |
This event is fired when the state of a workflow changes.
|