public class AntConsoleAnnotator
extends hudson.console.LineTransformationOutputStream
OutputStream
that places an annotation that marks Ant target execution.Constructor and Description |
---|
AntConsoleAnnotator(OutputStream out,
Charset charset) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
protected void |
eol(byte[] b,
int len) |
forceEol, trimEOL, write, write
flush, write
public AntConsoleAnnotator(OutputStream out, Charset charset)
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. All rights reserved.