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 a job can accept the completed status.
Syntax
public boolean canAcceptComplete()
Run On
Called
Return Value
Type: boolean
true if the status could be accepted; otherwise, false.
Remarks
A job can accept the completed status, if all previous jobs are completed or are at a minimum ready to be prepared.