[Index]

run


A job which runs another job. The other job can be local or on a server.

This job reflects the state of the job being executed.

TODO: Why does this job implement org.oddjob.arooa.parsing.ConfigurationOwner????


Property Summary

job Job to run
name A name, can be any text.
stop Read only view of the internal stop flag.

Example Summary

Example 1 Examples elsewhere.

Property Detail

job

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredYes.

Job to run

name

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredNo.

A name, can be any text.

stop

AccessREAD_ONLY
RequiredRead only.

Read only view of the internal stop flag. This flag is cleared with a reset.


Examples

Example 1

Examples elsewhere.


(c) Rob Gordon 2005 - 2014