Class StringMatchingInterceptor
java.lang.Object
com.atlassian.bamboo.build.logger.interceptors.ContentMatchingInterceptor
com.atlassian.bamboo.build.logger.interceptors.StringMatchingInterceptor
- All Implemented Interfaces:
LogInterceptor
,Serializable
This interceptor is a string-matching variant of
ContentMatchingInterceptor
- See Also:
-
Field Summary
Fields inherited from class com.atlassian.bamboo.build.logger.interceptors.ContentMatchingInterceptor
stringToMatch
-
Constructor Summary
-
Method Summary
Methods inherited from class com.atlassian.bamboo.build.logger.interceptors.ContentMatchingInterceptor
getMatchAge, getStringToMatch, hasMatched, intercept, interceptError, isMatchRecentEnough
-
Constructor Details
-
StringMatchingInterceptor
-
-
Method Details
-
matches
- Specified by:
matches
in classContentMatchingInterceptor
-