|
Oracle Fusion Middleware Infrastructure Management Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1.4.0) E10659-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FaultRecoveryActionTypeConstants
Supported fault recovery actions
| Field Summary | |
|---|---|
static int |
ACTION_ABORTAction type to terminate current instance. |
static int |
ACTION_CONTINUEAction type to mark faulted actvity as complete. |
static int |
ACTION_FILEAction type to store the rejected message in a file. |
static int |
ACTION_HUMAN_INTERVENTIONAction type to mark faulted actvity to be recovered from console. |
static int |
ACTION_JAVAAction type to invoke custom java class provided. |
static int |
ACTION_QUEUEAction type to queue the rejected message. |
static int |
ACTION_REPLAY_SCOPEAction type to throw replay fault. |
static int |
ACTION_RETHROW_FAULTAction type to rethrow the fault for bpel fault catcher. |
static int |
ACTION_RETRYAction type to retry the activity. |
static int |
ACTION_WSAction type to invoke a web service for the rejected message. |
| Field Detail |
|---|
static final int ACTION_ABORT
static final int ACTION_CONTINUE
static final int ACTION_HUMAN_INTERVENTION
static final int ACTION_JAVA
static final int ACTION_REPLAY_SCOPE
static final int ACTION_RETHROW_FAULT
static final int ACTION_RETRY
static final int ACTION_FILE
static final int ACTION_QUEUE
static final int ACTION_WS
|
Oracle Fusion Middleware Infrastructure Management Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1.4.0) E10659-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||