Method | Description | Returns |
---|---|---|
getRecord() | Get the record involved in the branch transition | Model |
getId() | int | |
getCreated() | Date the record was created. | DateTime |
getBranch() | RevisionBranch | |
getCreatedBy() | User | |
getTransition() | Transition | |
isNewRecord() | Check if the record is a new record | bool |
isHierarchicalModel() | Check whether a model is a hierarchical model, i.e. can have children | bool |
isVersionedModel() | Check whether a model is versioned | bool |
Workflows\Models\Frontend\BranchTransition
BranchTransition