MappingRuleMatchers.AndMatcher, MappingRuleMatchers.MatchAllMatcher, MappingRuleMatchers.OrMatcher, MappingRuleMatchers.UserGroupMatcher, MappingRuleMatchers.VariableMatcherpublic interface MappingRuleMatcher
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
match(VariableContext variables) |
Returns true if the matcher matches the current context.
|
boolean match(VariableContext variables)
variables - The variable context, which contains all the variablesCopyright © 2008–2025 Apache Software Foundation. All rights reserved.