Uses of Interface
org.alfresco.repo.action.evaluator.ActionConditionEvaluator
Packages that use ActionConditionEvaluator
Package
Description
-
Uses of ActionConditionEvaluator in org.alfresco.repo.action
Methods in org.alfresco.repo.action with parameters of type ActionConditionEvaluatorModifier and TypeMethodDescriptionvoidActionServiceImpl.registerActionConditionEvaluator(ActionConditionEvaluator actionConditionEvaluator) voidRuntimeActionService.registerActionConditionEvaluator(ActionConditionEvaluator actionConditionEvaluator) Register an action condition evaluator -
Uses of ActionConditionEvaluator in org.alfresco.repo.action.evaluator
Classes in org.alfresco.repo.action.evaluator that implement ActionConditionEvaluatorModifier and TypeClassDescriptionclassRule condition evaluator abstract base implementation.classCompare mime type evaluatorclassCompare property value evaluatorclassThis class is needed to provide some infrastructure, but the actual evaluation of Composite Conditions happens inside the ActionServiceImpl as a special case.classHas aspect evaluatorclassThisActionConditionEvaluatordetermines whether an actionedUponNodeRef has a childNodeRefwith the specified assoc-name or assoc-type.classHas tag evaluatorclassHas version history evaluatorclassIn category evaluator implementation.classNo condition evaluator implementation.classNo condition evaluator implementation. -
Uses of ActionConditionEvaluator in org.alfresco.repo.thumbnail.conditions
Classes in org.alfresco.repo.thumbnail.conditions that implement ActionConditionEvaluatorModifier and TypeClassDescriptionclassDeprecated.The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.