Package | Description |
---|---|
org.alfresco.repo.action.scheduled |
Modifier and Type | Method and Description |
---|---|
static AbstractScheduledAction.CompensatingActionMode |
AbstractScheduledAction.CompensatingActionMode.getCompensatingActionMode(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(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.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.