메소드 | 설명 | |
---|---|---|
createChangeStatusSequence ( $transition, $sender ) | Produces the following sequence when a model changes from status A to status B: | |
createEnterWorkflowSequence ( $initalStatus, $sender ) | Produces the following sequence when a model enters a workflow : | |
createLeaveWorkflowSequence ( $finalStatus, $sender ) | Produces the following sequence when a model leaves a workflow : |
public createChangeStatusSequence ( $transition, $sender ) |
public createEnterWorkflowSequence ( $initalStatus, $sender ) |
public createLeaveWorkflowSequence ( $finalStatus, $sender ) |