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 the status can be reassigned if the kanban job is already in this status.
Syntax
public boolean canReassignSameStatus()
Run On
Called
Return Value
Type: boolean
Always returns false.
Remarks
By default, a status cannot be reassigned unless a status overrides this method.