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.
Determines if the kanban must have a process job.
Syntax
public boolean mustHaveProcessJob()
Run On
Called
Return Value
Type: boolean
true if the kanban must have a process job; otherwise, false.
Remarks
The base class implementation always returns true.