Uses of Interface
org.alfresco.module.org_alfresco_module_rm.action.RecordsManagementActionCondition
Packages that use RecordsManagementActionCondition
Package
Description
-
Uses of RecordsManagementActionCondition in org.alfresco.module.org_alfresco_module_rm.action
Classes in org.alfresco.module.org_alfresco_module_rm.action that implement RecordsManagementActionConditionModifier and TypeClassDescriptionclass
Records management action condition evaluator abstract base implementation.Methods in org.alfresco.module.org_alfresco_module_rm.action that return types with arguments of type RecordsManagementActionConditionModifier and TypeMethodDescriptionRecordsManagementActionService.getRecordsManagementActionConditions()
Get a list of the available records management action conditionsRecordsManagementActionServiceImpl.getRecordsManagementActionConditions()
Methods in org.alfresco.module.org_alfresco_module_rm.action with parameters of type RecordsManagementActionConditionModifier and TypeMethodDescriptionvoid
RecordsManagementActionService.register
(RecordsManagementActionCondition rmCondition) Register records management conditionvoid
RecordsManagementActionServiceImpl.register
(RecordsManagementActionCondition rmCondition) -
Uses of RecordsManagementActionCondition in org.alfresco.module.org_alfresco_module_rm.action.evaluator
Classes in org.alfresco.module.org_alfresco_module_rm.action.evaluator that implement RecordsManagementActionConditionModifier and TypeClassDescriptionclass
Records management evaluator base implementation that delegates to a configured capability condition implementation.class
Records management action condition who's implementation is delegated to an existing action condition.class
Records management hasDispositionAction evaluator that evaluates whether the given node's disposition schedule has the specified disposition action.class
class