public class GradleConsoleAnnotator
extends hudson.console.LineTransformationOutputStream
Constructor and Description |
---|
GradleConsoleAnnotator(java.io.OutputStream out,
java.nio.charset.Charset charset) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
protected void |
eol(byte[] b,
int len) |
java.lang.String |
getScanUrl() |
public GradleConsoleAnnotator(java.io.OutputStream out, java.nio.charset.Charset charset)
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
public java.lang.String getScanUrl()