public class GradleConsoleAnnotator
extends hudson.console.LineTransformationOutputStream
Constructor and Description |
---|
GradleConsoleAnnotator(java.io.OutputStream out,
java.nio.charset.Charset charset,
boolean annotateGradleOutput,
BuildScanPublishedListener buildScanListener) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
protected void |
eol(byte[] b,
int len) |
public GradleConsoleAnnotator(java.io.OutputStream out, java.nio.charset.Charset charset, boolean annotateGradleOutput, BuildScanPublishedListener buildScanListener)
protected void eol(byte[] b, int len) throws java.io.IOException
eol
in class hudson.console.LineTransformationOutputStream
java.io.IOException
public void close() throws java.io.IOException
close
in interface java.io.Closeable
close
in interface java.lang.AutoCloseable
close
in class hudson.console.LineTransformationOutputStream
java.io.IOException