public abstract class RefPatternMatcher extends Object
| Constructor and Description |
|---|
RefPatternMatcher() |
| Modifier and Type | Method and Description |
|---|---|
static RefPatternMatcher |
getMatcher(String pattern) |
abstract boolean |
match(String ref,
CurrentUser user) |
public static RefPatternMatcher getMatcher(String pattern)
public abstract boolean match(String ref, CurrentUser user)