Class BuildLogLabellerInterceptor

java.lang.Object
com.atlassian.bamboo.plugins.labeller.BuildLogLabellerInterceptor
All Implemented Interfaces:
LogInterceptor, Serializable

public class BuildLogLabellerInterceptor extends Object implements LogInterceptor
See Also:
  • Constructor Details

    • BuildLogLabellerInterceptor

      public BuildLogLabellerInterceptor(String pattern, Collection<String> labels)
  • Method Details