| name | A name, can be any text. |
| state | The state to flag. |
| stop | This flag is set by the stop method and should be examined by any Stoppable jobs in their processing loops. |
| Configured By | ATTRIBUTE |
| Access | READ_WRITE |
| Required | No. |
A name, can be any text.
| Configured By | ATTRIBUTE |
| Access | READ_WRITE |
| Required | No, defaults to COMPLETE. |
The state to flag.
| Access | READ_ONLY |
| Required | Read Only. |
This flag is set by the stop method and should be examined by any Stoppable jobs in their processing loops.