Optional
lowerThe OracleJob to execute for the lower bound value.
Optional
lowerThe value to use for the lower bound. Can be set to a ${CACHE_KEY}
.
Optional
onThe OracleJob to execute if the lower bound is exceeded.
Optional
onThe value to use if the lower bound is exceeded. Can be set to a ${CACHE_KEY}
.
Optional
onThe OracleJob to execute if the upper bound is exceeded.
Optional
onThe value to use if the upper bound is exceeded. Can be set to a ${CACHE_KEY}
.
Optional
upperThe OracleJob to execute for the upper bound value.
Optional
upperThe value to use for the upper bound. Can be set to a ${CACHE_KEY}
.
Properties of a BoundTask.