public class Unity3dEditorLogAnnotator
extends hudson.console.LineTransformationOutputStream
OutputStream that places an annotation that marks Ant target execution.| Constructor and Description |
|---|
Unity3dEditorLogAnnotator(OutputStream out,
Charset charset) |
| Modifier and Type | Method and Description |
|---|---|
void |
activityFinished(MatchedBlock block) |
void |
activityStarted(MatchedBlock block) |
void |
close() |
protected void |
eol(byte[] b,
int len) |
void |
logMessage(String line,
Line.Type type) |
forceEol, trimEOL, write, writeflush, writepublic Unity3dEditorLogAnnotator(OutputStream out, Charset charset)
public void activityStarted(MatchedBlock block)
public void activityFinished(MatchedBlock block)
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.LineTransformationOutputStreamIOExceptionCopyright © 2004-2015. All Rights Reserved.