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.
Updates the status for the current kanban job.
Syntax
public boolean run(LeanKanbanJobStatus _leanKanbanJobStatus, [boolean _validateOnly])
Run On
Called
Parameters
- _leanKanbanJobStatus
Type: LeanKanbanJobStatus Enumeration
The target status.
- _validateOnly
Type: boolean
A Boolean value that indicates whether the update must be executed or validated; optional.
Return Value
Type: boolean
true if the update can be executed or was successfully executed, based on the _validateOnly parameter; otherwise, false.