Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether a previous status update must run in order to move from the current status to the given status.
Syntax
protected boolean mustRunPreviousStatus(LeanKanbanStatus _toStatus)
Run On
Called
Parameters
- _toStatus
Type: LeanKanbanStatus Enumeration
The LeanKanbanStatus enumeration value to test.
Return Value
Type: boolean
true if at least one previous status update must run to achieve the given status.