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