[Index]

state:flag


When run it's state becomes the given state.

Property Summary

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.

Property Detail

name

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredNo.

A name, can be any text.

state

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredNo, defaults to COMPLETE.

The state to flag.

stop

AccessREAD_ONLY
RequiredRead Only.

This flag is set by the stop method and should be examined by any Stoppable jobs in their processing loops.


(c) R Gordon Ltd 2005 - Present