Uses of Class
hudson.console.ConsoleAnnotationOutputStream
Packages that use ConsoleAnnotationOutputStream
-
Uses of ConsoleAnnotationOutputStream in hudson.console
Methods in hudson.console with parameters of type ConsoleAnnotationOutputStreamModifier and TypeMethodDescriptionprotected longAnnotatedLargeText.writeHtmlToFilter(long start, Writer w, ConsoleAnnotationOutputStream<T> caos) Extension point for intercepting writes fromAnnotatedLargeText.writeHtmlTo(long, Writer)and directly inserting content into the output.