| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ActionConstants
Action-related constants.
ActionConstants| Field Summary | |
|---|---|
| static java.lang.String | CLASS_VERSIONDeprecated. | 
| static int | ERROR_RESPONSE_CONTINUEDeprecated. If an action error occurs, ignore it and continue with the scenario instance(s) | 
| static int | ERROR_RESPONSE_DEFAULTDeprecated. If an action error occurs, respond in the default way, as specified in the action registry | 
| static int | ERROR_RESPONSE_DELETEDeprecated. If an action error occurs, delete the scenario instance(s) | 
| static int | EXECUTION_POLICY_COLLECTIVEDeprecated. Action can be executed on a collective scenario instance | 
| static int | EXECUTION_POLICY_INDIVIDUALDeprecated. Action requires an individual scenario instance to execute | 
| Field Detail | 
|---|
static final java.lang.String CLASS_VERSION
static final int EXECUTION_POLICY_INDIVIDUAL
static final int EXECUTION_POLICY_COLLECTIVE
static final int ERROR_RESPONSE_DEFAULT
static final int ERROR_RESPONSE_CONTINUE
static final int ERROR_RESPONSE_DELETE
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||