Uses of Class
org.alfresco.repo.action.AbstractAsynchronousActionFilter
-
Packages that use AbstractAsynchronousActionFilter Package Description org.alfresco.repo.action -
-
Uses of AbstractAsynchronousActionFilter in org.alfresco.repo.action
Subclasses of AbstractAsynchronousActionFilter in org.alfresco.repo.action Modifier and Type Class Description classCreateThumbnailActionFilterThis filter class is used to identify equivalent create-thumbnail actions.Methods in org.alfresco.repo.action with parameters of type AbstractAsynchronousActionFilter Modifier and Type Method Description voidAsynchronousActionExecutionQueueImpl. registerActionFilter(AbstractAsynchronousActionFilter filter)This method registers an action filter, which can be used to prevent unwanted or unnecessary asynchronous actions from being scheduled for execution.
-