state:resets

Description

Captures Reset actions propagating down a job tree and either hardens soft resets to hard resets or softens hard resets to soft resets before passing them on to the child job.

Execute and Stop actions are cascaded as normal to the child job.

Properties

NameDescriptionRequired
name A name, can be any text. No.
harden Harden soft resets. No.
soften Soften hard resets. No, defaults to COMPLETE.

Elements

job

Required: Yes.

The job to pass resets on to.

Example

See the scheduling example.


(c) Rob Gordon 2005 - 2009