Class IndicationAnnotatorFactory
java.lang.Object
hudson.console.ConsoleAnnotatorFactory
com.sonyericsson.jenkins.plugins.bfa.IndicationAnnotatorFactory
- All Implemented Interfaces:
ExtensionPoint
Factory for creating a new
IndicationAnnotator
when the log should be annotated.- Author:
- Tomas Westling <tomas.westling@sonymobile.com>
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
Methods inherited from class hudson.console.ConsoleAnnotatorFactory
all, doScriptJs, doStyleCss, hasScript, hasStylesheet, type
-
Constructor Details
-
IndicationAnnotatorFactory
public IndicationAnnotatorFactory()
-
-
Method Details
-
newInstance
- Specified by:
newInstance
in classConsoleAnnotatorFactory
-