Package com.google.gerrit.server.project
Class RefPatternMatcher.ExpandParameters
java.lang.Object
com.google.gerrit.server.project.RefPatternMatcher
com.google.gerrit.server.project.RefPatternMatcher.ExpandParameters
- Enclosing class:
- RefPatternMatcher
-
Nested Class Summary
Nested classes/interfaces inherited from class com.google.gerrit.server.project.RefPatternMatcher
RefPatternMatcher.ExpandParameters
-
Method Summary
Modifier and TypeMethodDescriptionboolean
match
(String ref, CurrentUser user) boolean
matchPrefix
(String ref) Methods inherited from class com.google.gerrit.server.project.RefPatternMatcher
getMatcher, getMatcher
-
Method Details
-
match
- Specified by:
match
in classRefPatternMatcher
-
matchPrefix
-