Uses of Class
com.atlassian.bamboo.build.logger.interceptors.ContentMatchingInterceptor
Packages that use ContentMatchingInterceptor
-
Uses of ContentMatchingInterceptor in com.atlassian.bamboo.build.logger.interceptors
Subclasses of ContentMatchingInterceptor in com.atlassian.bamboo.build.logger.interceptorsModifier and TypeClassDescriptionclass
This interceptor is a string-matching variant ofContentMatchingInterceptor
-
Uses of ContentMatchingInterceptor in com.atlassian.bamboo.task
Methods in com.atlassian.bamboo.task with parameters of type ContentMatchingInterceptorModifier and TypeMethodDescriptionTaskResultBuilder.checkInterceptorMatches
(@NotNull ContentMatchingInterceptor interceptor, int maximumAge) TaskResultBuilder.checkInterceptorNotMatches
(@NotNull ContentMatchingInterceptor interceptor, int maximumAge)