IWorkflowTransitionEvents Interface |
Namespace: Ingeniux.CMS
The IWorkflowTransitionEvents type exposes the following members.
Name | Description | |
---|---|---|
AfterWorkflowAdvance |
Called after all actions are executed and Transition has occured.
Not called on a Bridge action.
| |
AfterWorkflowAdvanceAsset |
Called after all actions are executed and Transition has occured.
Not called on a Bridge action.
| |
BeforeWorkflowAdvance |
Called before a Transition occurs.
| |
BeforeWorkflowAdvanceAsset |
Called before a Transition occurs.
|