| 
 | Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager 11g (11.1.1) E10689-02 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IResult
Result encapulates the result of pipeline and step executions.
| Field Summary | |
|---|---|
| static int | FAILED | 
| static int | SKIP | 
| static int | SUCCEEDED | 
| static int | SUSPENDED | 
| Method Summary | |
|---|---|
|  WSMException | getFault()Return the fault that caused this request execution to fail. | 
|  int | getStatus() | 
|  void | setFault(WSMException fault)Set the fault that caused this request execution to fail. | 
|  void | setStatus(int status)Set the execution status | 
| Field Detail | 
|---|
static final int SUCCEEDED
static final int FAILED
static final int SUSPENDED
static final int SKIP
| Method Detail | 
|---|
int getStatus()
void setStatus(int status)
status -WSMException getFault()
void setFault(WSMException fault)
fault -| 
 | Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager 11g (11.1.1) E10689-02 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||