Uses of Class
org.alfresco.repo.action.scheduled.AbstractScheduledAction.Pair
Packages that use AbstractScheduledAction.Pair
-
Uses of AbstractScheduledAction.Pair in org.alfresco.repo.action.scheduled
Methods in org.alfresco.repo.action.scheduled that return types with arguments of type AbstractScheduledAction.PairModifier and TypeMethodDescriptionCompensatingActionException.getCompensatingActions()Get the compensationg actionsConstructor parameters in org.alfresco.repo.action.scheduled with type arguments of type AbstractScheduledAction.PairModifierConstructorDescriptionCompensatingActionException(String msgId, Throwable cause, List<AbstractScheduledAction.Pair<Action, NodeRef>> compensatingActions)