depends


A job which depends on another job. This job is intended to simulate Ant's dependency like functionality however it's usefulness is currently questionable. Solutions using scheduling:trigger may well be more elegant.

Property Summary

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

Property Detail

job

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredYes.

Job to depend on.

name

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredNo.

A name, can be any text.


(c) Rob Gordon 2005 - 2011