public class HasDispositionActionEvaluator extends RecordsManagementActionConditionEvaluatorAbstractBase
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME
Evaluator constants
|
static String |
PARAM_DISPOSITION_ACTION |
static String |
PARAM_DISPOSITION_ACTION_RELATIVE_POSITION |
| Constructor and Description |
|---|
HasDispositionActionEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addParameterDefinitions(List<org.alfresco.service.cmr.action.ParameterDefinition> paramList) |
protected boolean |
evaluateImpl(org.alfresco.service.cmr.action.ActionCondition actionCondition,
org.alfresco.service.cmr.repository.NodeRef actionedUponNodeRef) |
void |
setDispositionService(DispositionService dispositionService) |
getActionConditionDefintion, getDescription, getFilePlanService, getLabel, getName, getRecordsManagementActionConditionDefinition, getRecordsManagementActionService, init, isPublicCondition, setBeanName, setFilePlanService, setPublicCondition, setRecordsManagementActionService, setRetryingTransactionHelperevaluatecheckMandatoryProperties, getAdhocPropertiesAllowed, getDescriptionKey, getLocalizedParameterDefinitions, getParamDisplayLabel, getParamDisplayLabel, getParameterDefintions, getTitleKey, setAdhocPropertiesAllowed, setLocales, setRuntimeActionService, toStringpublic static final String NAME
public static final String PARAM_DISPOSITION_ACTION_RELATIVE_POSITION
public static final String PARAM_DISPOSITION_ACTION
public void setDispositionService(DispositionService dispositionService)
dispositionService - protected boolean evaluateImpl(org.alfresco.service.cmr.action.ActionCondition actionCondition,
org.alfresco.service.cmr.repository.NodeRef actionedUponNodeRef)
evaluateImpl in class org.alfresco.repo.action.evaluator.ActionConditionEvaluatorAbstractBaseprotected void addParameterDefinitions(List<org.alfresco.service.cmr.action.ParameterDefinition> paramList)
addParameterDefinitions in class RecordsManagementActionConditionEvaluatorAbstractBaseParameterizedItemAbstractBase.addParameterDefinitions(java.util.List)Copyright © 2005–2016 Alfresco Software. All rights reserved.