| identifier | This job's identifier which is unique to the Oddjob process, such as server name. |
| instance | The instance of identifier for a single grab. |
| job | The child job. |
| keeper | The keeper of work from which this job attempts to grab work. |
| name | A name, can be any text. |
| onLoosing | The action on loosing. |
| winner | The identifier of the winner. |
| Example 1 | See the user guide. |
| Configured By | ATTRIBUTE |
| Access | READ_WRITE |
| Required | Yes. |
This job's identifier which is unique to the Oddjob process, such as server name.
| Configured By | ELEMENT |
| Access | READ_WRITE |
| Required | Yes. |
The instance of identifier for a single grab. This is an identifier for each run of the grab jobb and will be something like the scheduled date/time.
| Configured By | ELEMENT |
| Access | WRITE_ONLY |
| Required | No, but pointless if missing. |
The child job.
| Configured By | ELEMENT |
| Access | WRITE_ONLY |
| Required | Yes. |
The keeper of work from which this job attempts to grab work.
| 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 action on loosing. Available actions are:
| Access | READ_ONLY |
| Required | R/O. |
The identifier of the winner. Will be equal to this jobs identifier if this job has won.
See the user guide.