|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NodeExecutorResult
NodeExecutorResult contains the result from a NodeExecutor
execution.
Method Summary | |
---|---|
int |
getResultCode()
Return the exit/result code of the execution |
Methods inherited from interface com.dtolabs.rundeck.core.execution.workflow.steps.node.NodeStepResult |
---|
getNode |
Methods inherited from interface com.dtolabs.rundeck.core.execution.workflow.steps.StepExecutionResult |
---|
getFailureData, getFailureMessage, getFailureReason, getResultData |
Methods inherited from interface com.dtolabs.rundeck.core.execution.ExceptionStatusResult |
---|
getException |
Methods inherited from interface com.dtolabs.rundeck.core.execution.StatusResult |
---|
isSuccess |
Method Detail |
---|
int getResultCode()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |