Class BuildLogLabellerInterceptor
java.lang.Object
com.atlassian.bamboo.plugins.labeller.BuildLogLabellerInterceptor
- All Implemented Interfaces:
LogInterceptor
,Serializable
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
BuildLogLabellerInterceptor
-
-
Method Details
-
intercept
Description copied from interface:LogInterceptor
Method invoked whenever a new log entry is logged- Specified by:
intercept
in interfaceLogInterceptor
-
interceptError
Description copied from interface:LogInterceptor
Method invoked whenever a new error log entry is logged- Specified by:
interceptError
in interfaceLogInterceptor
-
getLabels
-