A job which depends on another job.
| job | Job to depend on. |
| name | A name, can be any text. |
| 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 | Yes. |
Job to depend on.
| Configured By | ATTRIBUTE |
| Access | READ_WRITE |
| Required | No. |
A name, can be any text.
| 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.