Class ReducedEventSequence
The reduced event sequence.
- yii\base\Object
- raoul2000\workflow\events\ReducedEventSequence implements raoul2000\workflow\events\IEventSequence
Namespace: raoul2000\workflow\events
See:
Located at events/ReducedEventSequence.php
See:
raoul2000\workflow\events\IEventSequence
Located at events/ReducedEventSequence.php
Methods summary
public
array
|
#
createEnterWorkflowSequence(
Produces the following sequence when a model enters a workflow : |
public
array
|
#
createLeaveWorkflowSequence(
Produces the following sequence when a model leaves a workflow : |
public
array
|
#
createChangeStatusSequence(
Produces the following sequence when a model changes from status A to status B: |