OptionallhsOracleJob where the executed result is equal to the left hand side operand.
OptionallhsString or ${CACHE_KEY} representing the left hand side operand.
OptionalonThe OracleJob to execute if the condition fails to evaluate.
OptionalonThe result to use if the condition fails to evaluate. Can be set to a ${CACHE_KEY}.
OptionalonThe OracleJob to execute if the condition evaluates to false.
OptionalonThe result to use if the condition evaluates to false. Can be set to a ${CACHE_KEY}.
OptionalonThe OracleJob to execute if the condition evaluates to true.
OptionalonThe result to use if the condition evaluates to true. Can be set to a ${CACHE_KEY}.
OptionalopThe type of operator to use on the left (lhs) and right (rhs) operand.
OptionalrhsOracleJob where the executed result is equal to the right hand side operand.
OptionalrhsString or ${CACHE_KEY} representing the right hand side operand.
Properties of a ComparisonTask.