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 java.util.List<AbstractScheduledAction.Pair<Action,org.alfresco.service.cmr.repository.NodeRef>>CompensatingActionException. getCompensatingActions()Get the compensationg actionsConstructor parameters in org.alfresco.repo.action.scheduled with type arguments of type AbstractScheduledAction.Pair Constructor Description CompensatingActionException(java.lang.String msgId, java.lang.Throwable cause, java.util.List<AbstractScheduledAction.Pair<Action,org.alfresco.service.cmr.repository.NodeRef>> compensatingActions)
-