|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.plugin.overthere.AutoFlushingProcessOutputHandler
com.xebialabs.deployit.plugin.overthere.AutoFlushingExecutionContextOverthereProcessOutputHandler
DefaultProcessOutputHandler that supports the Deployit 3.8 Step API.
@Deprecated public class AutoFlushingExecutionContextOverthereProcessOutputHandler
An AutoFlushingProcessOutputHandler that logs the output to a ExecutionContext.
| Field Summary |
|---|
| Fields inherited from class com.xebialabs.deployit.plugin.overthere.AutoFlushingProcessOutputHandler |
|---|
FLUSH_CHECK_INTERVAL_MS, FLUSH_DELAY_MS |
| Constructor Summary | |
|---|---|
AutoFlushingExecutionContextOverthereProcessOutputHandler(com.xebialabs.deployit.plugin.api.execution.ExecutionContext ctx)
Deprecated. |
|
| Method Summary | |
|---|---|
void |
handleErrorLine(java.lang.String line)
Deprecated. |
protected void |
handleOutput(java.lang.String buffer)
Deprecated. |
| Methods inherited from class com.xebialabs.deployit.plugin.overthere.AutoFlushingProcessOutputHandler |
|---|
close, handleOutput, handleOutputLine |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AutoFlushingExecutionContextOverthereProcessOutputHandler(com.xebialabs.deployit.plugin.api.execution.ExecutionContext ctx)
| Method Detail |
|---|
public void handleErrorLine(java.lang.String line)
protected void handleOutput(java.lang.String buffer)
handleOutput in class AutoFlushingProcessOutputHandler
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||