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 kanban job can be deleted.
Syntax
public boolean canDelete()
Run On
Called
Return Value
Type: boolean
true if the kanban job can be deleted; otherwise, false.
Remarks
The base class always returns false.