Uses of Class
hudson.console.ConsoleAnnotatorFactory

Packages that use ConsoleAnnotatorFactory
hudson.console Beef up the plain text console output by adding HTML markup. 
 

Uses of ConsoleAnnotatorFactory in hudson.console
 

Subclasses of ConsoleAnnotatorFactory in hudson.console
 class UrlAnnotator
          Annotates URLs in the console output to hyperlink.
 

Methods in hudson.console that return types with arguments of type ConsoleAnnotatorFactory
static ExtensionList<ConsoleAnnotatorFactory> ConsoleAnnotatorFactory.all()
          All the registered instances.
 



Copyright © 2004-2013. All Rights Reserved.