org.hudsonci.plugins.console
Class ColorConsoleAnnotator<T>
java.lang.Object
hudson.console.ConsoleAnnotator<T>
org.hudsonci.plugins.console.ColorConsoleAnnotator<T>
- All Implemented Interfaces:
- Serializable
public class ColorConsoleAnnotator<T>
- extends hudson.console.ConsoleAnnotator<T>
Adds color to build console logs.
- Author:
- Jason Dillon
- See Also:
- Serialized Form
|
Method Summary |
hudson.console.ConsoleAnnotator<T> |
annotate(Object context,
hudson.MarkupText text)
|
| Methods inherited from class hudson.console.ConsoleAnnotator |
_for, cast, combine, initial |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ColorConsoleAnnotator
public ColorConsoleAnnotator()
annotate
public hudson.console.ConsoleAnnotator<T> annotate(Object context,
hudson.MarkupText text)
- Specified by:
annotate in class hudson.console.ConsoleAnnotator<T>
Copyright © 2004-2012 Hudson. All Rights Reserved.