[Index]

events:for


An Event Source For a variable set of child Event Sources. Still a work in progress.

Property Summary

configuration The configuration that will be parsed for each value.
eventOperator  
file The name of the configuration file.
index The current index in the values.
last  
name A name, can be any text.
purgeAfter The number of completed jobs to keep.
values Any value.

Property Detail

configuration

Configured ByELEMENT
AccessREAD_WRITE
RequiredYes.

The configuration that will be parsed for each value.

eventOperator

Configured ByATTRIBUTE
AccessREAD_WRITE

file

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredNo.

The name of the configuration file. to use for configuration.

index

AccessREAD_ONLY
RequiredR/O.

The current index in the values.

last

AccessREAD_ONLY

name

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredNo.

A name, can be any text.

purgeAfter

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredNo. Defaults to no complete jobs being purged.

The number of completed jobs to keep. Oddjob configurations can be quite memory intensive, mainly due to logging, purging complete jobs will stop too much memory being taken.

Setting this property to 0 means that no complete jobs will be purged.

values

Configured ByELEMENT
AccessWRITE_ONLY
RequiredNo.

Any value.


(c) R Gordon Ltd 2005 - Present