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.OutputHandler
com.atlassian.utils.process.ProcessException
public void complete() throws com.atlassian.utils.process.ProcessException
complete
in interface com.atlassian.utils.process.OutputHandler
com.atlassian.utils.process.ProcessException
public void setWatchdog(com.atlassian.utils.process.Watchdog watchdog)
setWatchdog
in interface com.atlassian.utils.process.OutputHandler
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.