IWorkflowHooks Interface |
Namespace: Ingeniux.CMS.Models.Hooks
The IWorkflowHooks type exposes the following members.
Name | Description | |
---|---|---|
OnAfterWorkflowAdvance |
This method is invoked after a Workflow advanced through a Transition
| |
OnBeforeWorkflowAdvance |
This method is invoked before a Workflow advances through a Transition
|