|
Oracle Fusion Middleware Infrastructure Management Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1.6.3) E10659-09 |
||||||||
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_ABORT Action type to terminate current instance. |
static int |
ACTION_CONTINUE Action type to mark faulted actvity as complete. |
static int |
ACTION_FILE Action type to store the rejected message in a file. |
static int |
ACTION_HUMAN_INTERVENTION Action type to mark faulted actvity to be recovered from console. |
static int |
ACTION_JAVA Action type to invoke custom java class provided. |
static int |
ACTION_QUEUE Action type to queue the rejected message. |
static int |
ACTION_REPLAY_SCOPE Action type to throw replay fault. |
static int |
ACTION_RETHROW_FAULT Action type to rethrow the fault for bpel fault catcher. |
static int |
ACTION_RETRY Action type to retry the activity. |
static int |
ACTION_WS Action 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.6.3) E10659-09 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |