public class ListenerLogDecorator
extends hudson.console.LineTransformationOutputStream
| Constructor and Description |
|---|
ListenerLogDecorator(hudson.model.TaskListener listner) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
eol(byte[] bytes,
int length) |
close, forceEol, trimEOL, write, writeflush, writepublic ListenerLogDecorator(hudson.model.TaskListener listner)
throws IOException
IOExceptionprotected void eol(byte[] bytes,
int length)
throws IOException
eol in class hudson.console.LineTransformationOutputStreamIOExceptionCopyright © 2016–2020. All rights reserved.