public class SCMSkipMatcher extends Object
| Constructor and Description |
|---|
SCMSkipMatcher() |
SCMSkipMatcher(String pattern) |
| Modifier and Type | Method and Description |
|---|---|
Pattern |
getPattern() |
boolean |
match(String message) |
void |
setPattern(String regex) |
Copyright © 2016–2020. All rights reserved.