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.LineTransformationOutputStreamjava.io.IOExceptionpublic void close()
throws java.io.IOException
close in interface java.io.Closeableclose in interface java.lang.AutoCloseableclose in class hudson.console.LineTransformationOutputStreamjava.io.IOException