Class SCMSkipMatcher


  • public class SCMSkipMatcher
    extends Object
    • Constructor Detail

      • SCMSkipMatcher

        public SCMSkipMatcher​(String pattern)
      • SCMSkipMatcher

        public SCMSkipMatcher()
    • Method Detail

      • match

        public boolean match​(String message)
      • getPattern

        public Pattern getPattern()
      • setPattern

        public void setPattern​(String regex)