static AbstractScheduledAction.CompensatingActionMode |
AbstractScheduledAction.CompensatingActionMode.getCompensatingActionMode(java.lang.String compensatingActionModeString) |
Parse a string to a compensating action mode - used in reading the config.
|
AbstractScheduledAction.CompensatingActionMode |
AbstractScheduledAction.getCompensatingActionModeEnum() |
Get the behaviour for compensating actions.
|
static AbstractScheduledAction.CompensatingActionMode |
AbstractScheduledAction.CompensatingActionMode.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static AbstractScheduledAction.CompensatingActionMode[] |
AbstractScheduledAction.CompensatingActionMode.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|