Class OpenJDKConsoleAnnotator

  • All Implemented Interfaces:
    Closeable, Flushable, AutoCloseable

    public class OpenJDKConsoleAnnotator
    extends hudson.console.LineTransformationOutputStream
    • Constructor Detail

      • OpenJDKConsoleAnnotator

        public OpenJDKConsoleAnnotator​(OutputStream out)
    • Method Detail

      • eol

        protected void eol​(byte[] b,
                           int len)
                    throws IOException
        Specified by:
        eol in class hudson.console.LineTransformationOutputStream
        Throws:
        IOException