public static class StreamHandlers.LineOutputHandler extends Object implements com.atlassian.utils.process.OutputHandler
| Constructor and Description |
|---|
LineOutputHandler(StreamHandlers.LineHandler lineHandler,
CountDownLatch pumpsReady) |
| Modifier and Type | Method and Description |
|---|---|
void |
complete() |
void |
process(InputStream output) |
void |
setWatchdog(com.atlassian.utils.process.Watchdog watchdog) |
public LineOutputHandler(StreamHandlers.LineHandler lineHandler, CountDownLatch pumpsReady)
public void process(InputStream output) throws com.atlassian.utils.process.ProcessException
process in interface com.atlassian.utils.process.OutputHandlercom.atlassian.utils.process.ProcessExceptionpublic void complete()
throws com.atlassian.utils.process.ProcessException
complete in interface com.atlassian.utils.process.OutputHandlercom.atlassian.utils.process.ProcessExceptionpublic void setWatchdog(com.atlassian.utils.process.Watchdog watchdog)
setWatchdog in interface com.atlassian.utils.process.OutputHandlerCopyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.