|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CompensationBehaviour
This interface defines symbolic constants that state how to deal with compensation.
These constants are to be used when a process instance is terminated - see
BusinessFlowManagerService.forceTerminate(PIID,int)
.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
static int |
IGNORE_COMPENSATION
Symbolic constant that indicates that compenstation is to be ignored. |
static int |
INVOKE_COMPENSATION
Symbolic constant that indicates that compenstation is to be invoked, if defined. |
Field Detail |
---|
static final java.lang.String COPYRIGHT
static final int IGNORE_COMPENSATION
static final int INVOKE_COMPENSATION
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |