public static class MappingRuleMatchers.MatchAllMatcher extends Object implements MappingRuleMatcher
Constructor and Description |
---|
MatchAllMatcher() |
Modifier and Type | Method and Description |
---|---|
boolean |
match(VariableContext variables)
The match will return true in all cases, to match all submissions.
|
String |
toString() |
public boolean match(VariableContext variables)
match
in interface MappingRuleMatcher
variables
- The variable context, which contains all the variablesCopyright © 2008–2024 Apache Software Foundation. All rights reserved.