Uses of Class
org.alfresco.repo.action.scheduled.AbstractScheduledAction.Pair
-
Packages that use AbstractScheduledAction.Pair Package Description org.alfresco.repo.action.scheduled -
-
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.Pair Modifier and Type Method Description List<AbstractScheduledAction.Pair<Action,NodeRef>>CompensatingActionException. getCompensatingActions()Get the compensationg actionsConstructor parameters in org.alfresco.repo.action.scheduled with type arguments of type AbstractScheduledAction.Pair Constructor Description CompensatingActionException(String msgId, Throwable cause, List<AbstractScheduledAction.Pair<Action,NodeRef>> compensatingActions)
-