DefaultProcessOutputHandler that supports the Deployit 3.8 Step API.@Deprecated public class AutoFlushingExecutionContextOverthereProcessOutputHandler extends AutoFlushingProcessOutputHandler
AutoFlushingProcessOutputHandler that logs the output to a ExecutionContext.FLUSH_CHECK_INTERVAL_MS, FLUSH_DELAY_MS| Constructor and Description |
|---|
AutoFlushingExecutionContextOverthereProcessOutputHandler(com.xebialabs.deployit.plugin.api.execution.ExecutionContext ctx)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
handleErrorLine(java.lang.String line)
Deprecated.
|
protected void |
handleOutput(java.lang.String buffer)
Deprecated.
|
close, handleOutput, handleOutputLinepublic AutoFlushingExecutionContextOverthereProcessOutputHandler(com.xebialabs.deployit.plugin.api.execution.ExecutionContext ctx)
public void handleErrorLine(java.lang.String line)
protected void handleOutput(java.lang.String buffer)
handleOutput in class AutoFlushingProcessOutputHandler