public class ConsoleAnnotator
extends hudson.console.LineTransformationOutputStream
Constructor and Description |
---|
ConsoleAnnotator(OutputStream out,
String pattern) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
protected void |
eol(byte[] b,
int len) |
String |
getPattern() |
forceEol, trimEOL, write, write
flush, write
public ConsoleAnnotator(OutputStream out, String pattern)
public String getPattern()
protected void eol(byte[] b, int len) throws IOException
eol
in class hudson.console.LineTransformationOutputStream
IOException
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in class hudson.console.LineTransformationOutputStream
IOException
Copyright © 2016–2017. All rights reserved.