com.atlassian.bamboo.build.logger.interceptors
Class StringMatchingInterceptor
java.lang.Object
com.atlassian.bamboo.build.logger.interceptors.ContentMatchingInterceptor
com.atlassian.bamboo.build.logger.interceptors.StringMatchingInterceptor
- All Implemented Interfaces:
- LogInterceptor, Serializable
public class StringMatchingInterceptor
- extends ContentMatchingInterceptor
This interceptor is a string-matching variant of ContentMatchingInterceptor
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringMatchingInterceptor
public StringMatchingInterceptor(String stringToMatch,
boolean matchErrorMessages)
matches
protected boolean matches(LogEntry logEntry)
- Specified by:
matches
in class ContentMatchingInterceptor
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.