| Package | Description |
|---|---|
| org.alfresco.module.org_alfresco_module_rm.action | |
| org.alfresco.module.org_alfresco_module_rm.action.evaluator |
| Modifier and Type | Class and Description |
|---|---|
class |
RecordsManagementActionConditionEvaluatorAbstractBase
Records management action condition evaluator abstract base implementation.
|
| Modifier and Type | Method and Description |
|---|---|
List<RecordsManagementActionCondition> |
RecordsManagementActionServiceImpl.getRecordsManagementActionConditions() |
List<RecordsManagementActionCondition> |
RecordsManagementActionService.getRecordsManagementActionConditions()
Get a list of the available records management action conditions
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecordsManagementActionServiceImpl.register(RecordsManagementActionCondition rmCondition) |
void |
RecordsManagementActionService.register(RecordsManagementActionCondition rmCondition)
Register records management condition
|
| Modifier and Type | Class and Description |
|---|---|
class |
CapabilityConditionEvaluator
Records management evaluator base implementation that delegates to a configured capability condition
implementation.
|
class |
DelegateActionCondition
Records management action condition who's implementation is delegated to an existing
action condition.
|
class |
HasDispositionActionEvaluator
Records management hasDispositionAction evaluator that evaluates whether the given node's disposition schedule has the specified disposition action.
|
class |
IsKindEvaluator |
class |
IsRecordTypeEvaluator |
Copyright © 2005–2018 Alfresco Software. All rights reserved.