|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.io.OutputStream
hudson.console.LineTransformationOutputStream
hudson.plugins.gradle.GradleConsoleAnnotator
public class GradleConsoleAnnotator
hudson.tasks._ant.AntConsoleAnnotator| Constructor Summary | |
|---|---|
GradleConsoleAnnotator(java.io.OutputStream out,
java.nio.charset.Charset charset)
|
|
| Method Summary | |
|---|---|
void |
close()
|
protected void |
eol(byte[] b,
int len)
|
| Methods inherited from class hudson.console.LineTransformationOutputStream |
|---|
forceEol, trimEOL, write, write |
| Methods inherited from class java.io.OutputStream |
|---|
flush, write |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GradleConsoleAnnotator(java.io.OutputStream out,
java.nio.charset.Charset charset)
| Method Detail |
|---|
protected void eol(byte[] b,
int len)
throws java.io.IOException
eol in class hudson.console.LineTransformationOutputStreamjava.io.IOException
public void close()
throws java.io.IOException
close in interface java.io.Closeableclose in class hudson.console.LineTransformationOutputStreamjava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||