public class GrailsConsoleAnnotator
extends hudson.console.LineTransformationOutputStream
| Constructor and Description |
|---|
GrailsConsoleAnnotator(OutputStream out,
Charset charset) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected void |
eol(byte[] b,
int len) |
boolean |
isBuildFailingDueToFailingTests() |
forceEol, trimEOL, write, writeflush, writepublic GrailsConsoleAnnotator(OutputStream out, Charset charset)
protected void eol(byte[] b,
int len)
throws IOException
eol in class hudson.console.LineTransformationOutputStreamIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class hudson.console.LineTransformationOutputStreamIOExceptionpublic boolean isBuildFailingDueToFailingTests()
Copyright © 2004-2013. All Rights Reserved.