|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface CategoryStringEnumerationValueRuleFunctionArguments.CategoryReRunPerOccurrenceControl
Interface to allow the value rule to control the rerun per occurence flag available within the corresponding script type as the variable 'run_rule_per_occurrence'
The default state for this flag is set within common.properties via the "run_rule_per_occurrence=" setting.
Method Summary | |
---|---|
java.lang.Boolean |
getReRunPerOccurrence()
Obtain the state of the 'run_rule_per_occurrence' flag |
void |
setReRunPerOccurrence(boolean doReRun)
Alter the state of the 'run_rule_per_occurrence' flag |
Method Detail |
---|
void setReRunPerOccurrence(boolean doReRun)
doReRun
- true to run the rule every time, false otherwise.java.lang.Boolean getReRunPerOccurrence()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |