Uses of Enum Class
org.alfresco.repo.action.scheduled.AbstractScheduledAction.CompensatingActionMode
Packages that use AbstractScheduledAction.CompensatingActionMode
-
Uses of AbstractScheduledAction.CompensatingActionMode in org.alfresco.repo.action.scheduled
Methods in org.alfresco.repo.action.scheduled that return AbstractScheduledAction.CompensatingActionModeModifier and TypeMethodDescriptionAbstractScheduledAction.CompensatingActionMode.getCompensatingActionMode(String compensatingActionModeString) Parse a string to a compensating action mode - used in reading the config.AbstractScheduledAction.getCompensatingActionModeEnum()Get the behaviour for compensating actions.Returns the enum constant of this class with the specified name.AbstractScheduledAction.CompensatingActionMode.values()Returns an array containing the constants of this enum class, in the order they are declared.