com.sonyericsson.jenkins.plugins.bfa
Class IndicationAnnotatorFactory
java.lang.Object
hudson.console.ConsoleAnnotatorFactory
com.sonyericsson.jenkins.plugins.bfa.IndicationAnnotatorFactory
- All Implemented Interfaces:
- hudson.ExtensionPoint
@Extension
public class IndicationAnnotatorFactory
- extends hudson.console.ConsoleAnnotatorFactory
Factory for creating a new IndicationAnnotator
when the log should be annotated.
- Author:
- Tomas Westling <tomas.westling@sonymobile.com>
Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
Methods inherited from class hudson.console.ConsoleAnnotatorFactory |
all, doScriptJs, doStyleCss, hasScript, hasStylesheet, type |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IndicationAnnotatorFactory
public IndicationAnnotatorFactory()
newInstance
public hudson.console.ConsoleAnnotator newInstance(Object context)
- Specified by:
newInstance
in class hudson.console.ConsoleAnnotatorFactory
Copyright © 2004-2014. All Rights Reserved.