com.sonyericsson.jenkins.plugins.bfa
Class IndicationAnnotatorFactory

java.lang.Object
  extended by hudson.console.ConsoleAnnotatorFactory
      extended by 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 Class Summary
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Constructor Summary
IndicationAnnotatorFactory()
           
 
Method Summary
 hudson.console.ConsoleAnnotator newInstance(Object context)
           
 
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
 

Constructor Detail

IndicationAnnotatorFactory

public IndicationAnnotatorFactory()
Method Detail

newInstance

public hudson.console.ConsoleAnnotator newInstance(Object context)
Specified by:
newInstance in class hudson.console.ConsoleAnnotatorFactory


Copyright © 2004-2014. All Rights Reserved.