[Index]

depends


This job is deprecated, use run instead.

A job which depends on another job.

This job was intended to simulate Ant's dependency like functionality but the run job is better.

Property Summary

job Job to depend on.
name A name, can be any text.
stop  

Property Detail

job

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredYes.

Job to depend on.

name

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredNo.

A name, can be any text.

stop

AccessREAD_ONLY
RequiredRead Only.


(c) Rob Gordon 2005 - 2014