Uses of Class
com.atlassian.bamboo.build.logger.interceptors.ContentMatchingInterceptor
-
Uses of ContentMatchingInterceptor in com.atlassian.bamboo.build.logger.interceptors
Modifier and TypeClassDescriptionclass
This interceptor is a string-matching variant ofContentMatchingInterceptor
-
Uses of ContentMatchingInterceptor in com.atlassian.bamboo.task
Modifier and TypeMethodDescriptionTaskResultBuilder.checkInterceptorMatches
(@NotNull ContentMatchingInterceptor interceptor, int maximumAge) TaskResultBuilder.checkInterceptorNotMatches
(@NotNull ContentMatchingInterceptor interceptor, int maximumAge)