|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TaskCommandResult
A task command may optionally set the result for individual command. This interface allows user to get the result of specific step.
Method Summary | |
---|---|
CommandResult |
getStepResult(java.lang.String stepName)
Gets the command step results. |
Methods inherited from interface com.ibm.websphere.management.cmdframework.CommandResult |
---|
getException, getMessages, getResult, isSuccessful |
Method Detail |
---|
CommandResult getStepResult(java.lang.String stepName)
stepName
- step name.
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |