[Index]
state:cascade
The namespace version this job is deprecated. Please use
cascade instead.
Property Summary
| cascadeOn |
The state to continue the cascade on. |
| haltOn |
The state to halt the cascade on. |
| jobs |
The child jobs. |
| name |
A name, can be any text. |
| stop |
Read only view of the internal stop flag. |
Property Detail
cascadeOn
| Configured By | ATTRIBUTE |
| Access | READ_WRITE |
| Required | No, defaults to DONE. |
The state to continue the cascade on.
haltOn
| Configured By | ATTRIBUTE |
| Access | READ_WRITE |
| Required | No, defaults to FAILURE. |
The state to halt the cascade on.
jobs
| Configured By | ELEMENT |
| Access | WRITE_ONLY |
| Required | No, but pointless if missing. |
The child jobs.
name
| Configured By | ATTRIBUTE |
| Access | READ_WRITE |
| Required | No. |
A name, can be any text.
stop
Read only view of the internal stop flag.
This flag is cleared with a reset.
(c) R Gordon Ltd 2005 - Present