|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExecNativeOutput
Encapsulates an exec native output for the CLUI.
| Method Summary | |
|---|---|
java.lang.String |
getError()
Returns the exec native stderr. |
java.lang.String |
getExitCode()
Returns the exit code for the exec native output. |
java.lang.String |
getOutput()
Returns the exec native output. |
StepID |
getStepID()
Returns the stepID of the exec native step that executed this command. |
TaskID |
getTaskID()
Returns the task Id that this exec native output belongs to. |
| Method Detail |
|---|
java.lang.String getOutput()
java.lang.String getError()
java.lang.String getExitCode()
TaskID getTaskID()
StepID getStepID()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||