|
|
|
Description |
Implementation of the job information.
|
|
Synopsis |
|
|
|
Documentation |
|
|
Constructors | OP_STATUS_QUEUED | | OP_STATUS_WAITLOCK | | OP_STATUS_CANCELING | | OP_STATUS_RUNNING | | OP_STATUS_CANCELED | | OP_STATUS_SUCCESS | | OP_STATUS_ERROR | |
|
|
|
|
The JobStatus data type. Note that this is ordered especially
such that greater/lesser comparison on values of this type makes
sense.
| Constructors | JOB_STATUS_QUEUED | | JOB_STATUS_WAITLOCK | | JOB_STATUS_RUNNING | | JOB_STATUS_SUCCESS | | JOB_STATUS_CANCELING | | JOB_STATUS_CANCELED | | JOB_STATUS_ERROR | |
|
|
|
Produced by Haddock version 2.6.0 |