public interface ProcessExecOutput
Process ExecOutput.
| Type Params | Return Type | Name and description |
|---|---|---|
|
public void |
processOutput(ExecOutput output)Processes the output. |
Processes the output.
Checks first if any outputs should be forwarded. Thereafter run all registered actions.
output - Output to process