Class RegexRuleSet.Rule
java.lang.Object
com.netflix.genie.common.internal.util.RegexRuleSet.Rule
- Enclosing class:
- RegexRuleSet
An individual rule in a ruleset.
Consists of a regular expression, and a response to return if the given input matches it.
-
Method Summary