@Deprecated public class PerformRenditionActionExecuter extends ActionExecuterAbstractBase
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME
Deprecated.
Action name and parameters
|
static java.lang.String |
PARAM_RENDITION_DEFINITION
Deprecated.
|
actionDefinition, applicableTypes, publicActionDISPLAY_LABEL, runtimeActionServicenamePARAM_RESULT| Constructor and Description |
|---|
PerformRenditionActionExecuter()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
addParameterDefinitions(java.util.List 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, setApplicableTypes, setBaseNodeService, setDictionaryService, setIgnoreLock, setLockService, setPublicAction, setQueueName, setTrackStatuscheckMandatoryProperties, getAdhocPropertiesAllowed, getDescriptionKey, getParamDisplayLabel, getParameterDefintions, getTitleKey, setRuntimeActionService, toStringsetBeanNamepublic static final java.lang.String NAME
public static final java.lang.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(java.util.List paramList)
ParameterizedItemAbstractBaseaddParameterDefinitions in class ParameterizedItemAbstractBaseparamList - the parameter definitions listCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.