@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, publicActionadhocPropertiesAllowed, DISPLAY_LABEL, runtimeActionServicenamePARAM_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, setTrackStatuscheckMandatoryProperties, getAdhocPropertiesAllowed, getDescriptionKey, getLocalizedParameterDefinitions, getParamDisplayLabel, getParamDisplayLabel, getParameterDefintions, getTitleKey, setAdhocPropertiesAllowed, setLocales, setRuntimeActionService, toStringsetBeanNamepublic 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)
ActionExecuterAbstractBaseexecuteImpl in class ActionExecuterAbstractBasecontainingAction - the actionactionedUponNodeRef - the actioned upon nodeprotected void addParameterDefinitions(List<ParameterDefinition> paramList)
ParameterizedItemAbstractBaseaddParameterDefinitions in class ParameterizedItemAbstractBaseparamList - the parameter definitions listCopyright © 2005–2018 Alfresco Software. All rights reserved.