public class StringOutputHandler extends Object implements com.atlassian.utils.process.OutputHandler
| Constructor and Description |
|---|
StringOutputHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
complete() |
String |
getOutput() |
void |
process(InputStream inputStream) |
void |
setWatchdog(com.atlassian.utils.process.Watchdog watchdog) |
public void process(InputStream inputStream)
process in interface com.atlassian.utils.process.OutputHandlerpublic void complete()
complete in interface com.atlassian.utils.process.OutputHandlerpublic void setWatchdog(com.atlassian.utils.process.Watchdog watchdog)
setWatchdog in interface com.atlassian.utils.process.OutputHandlerpublic String getOutput()
Copyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.