@Deprecated public class PerformRenditionActionExecuter extends ActionExecuterAbstractBase
Modifier and Type | Field and Description |
---|---|
static String |
NAME
Deprecated.
Action name and parameters
|
static String |
PARAM_RENDITION_DEFINITION
Deprecated.
|
actionDefinition, applicableTypes, publicAction
adhocPropertiesAllowed, DISPLAY_LABEL, runtimeActionService
name
PARAM_RESULT
Constructor and Description |
---|
PerformRenditionActionExecuter()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
addParameterDefinitions(List<ParameterDefinition> paramList)
Deprecated.
Adds the parameter definitions to the list
|
protected void |
executeImpl(Action containingAction,
org.alfresco.service.cmr.repository.NodeRef actionedUponNodeRef)
Deprecated.
Execute the action implementation
|
void |
setActionService(ActionService actionService)
Deprecated.
Injects the actionService bean.
|
createActionDefinition, execute, getActionDefinition, getIgnoreLock, getQueueName, getTrackStatus, init, isApplicableType, onLogException, setApplicableTypes, setBaseNodeService, setDictionaryService, setIgnoreLock, setLockService, setMlAwareNodeService, setPublicAction, setQueueName, setTrackStatus
checkMandatoryProperties, getAdhocPropertiesAllowed, getDescriptionKey, getLocalizedParameterDefinitions, getParamDisplayLabel, getParamDisplayLabel, getParameterDefintions, getTitleKey, setAdhocPropertiesAllowed, setLocales, setRuntimeActionService, toString
setBeanName
public static final String NAME
public static final String PARAM_RENDITION_DEFINITION
public PerformRenditionActionExecuter()
public void setActionService(ActionService actionService)
actionService
- the actionService.protected void executeImpl(Action containingAction, org.alfresco.service.cmr.repository.NodeRef actionedUponNodeRef)
ActionExecuterAbstractBase
executeImpl
in class ActionExecuterAbstractBase
containingAction
- the actionactionedUponNodeRef
- the actioned upon nodeprotected void addParameterDefinitions(List<ParameterDefinition> paramList)
ParameterizedItemAbstractBase
addParameterDefinitions
in class ParameterizedItemAbstractBase
paramList
- the parameter definitions listCopyright © 2005–2017 Alfresco Software. All rights reserved.