Uses of Class
hudson.console.ConsoleAnnotatorFactory
-
Packages that use ConsoleAnnotatorFactory Package Description 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 Modifier and Type Class Description class
UrlAnnotator
Annotates URLs in the console output to hyperlink.Methods in hudson.console that return types with arguments of type ConsoleAnnotatorFactory Modifier and Type Method Description static ExtensionList<ConsoleAnnotatorFactory>
ConsoleAnnotatorFactory. all()
All the registered instances.
-