IWorkflowTransitionEvents Interface Ingeniux CMS Content Store API

Represents the collection of events fired during Transitions in Workflow

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

public interface IWorkflowTransitionEvents

The IWorkflowTransitionEvents type exposes the following members.

Events

  NameDescription
Public eventAfterWorkflowAdvance
Called after all actions are executed and Transition has occured. Not called on a Bridge action.
Public eventBeforeWorkflowAdvance
Called before a Transition occurs.
Top
See Also

Reference