public class AVMRevertToVersionAction extends ActionExecuterAbstractBase
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME
Deprecated.
|
static java.lang.String |
TOREVERT
Deprecated.
|
actionDefinition, applicableTypes, publicAction
DISPLAY_LABEL, runtimeActionService
name
PARAM_RESULT
Constructor and Description |
---|
AVMRevertToVersionAction()
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 action,
org.alfresco.service.cmr.repository.NodeRef actionedUponNodeRef)
Deprecated.
Execute the action implementation
|
void |
setAvmService(AVMService service)
Deprecated.
Set the AVMService.
|
createActionDefinition, execute, getActionDefinition, getIgnoreLock, getQueueName, getTrackStatus, init, isApplicableType, setApplicableTypes, setBaseNodeService, setDictionaryService, setIgnoreLock, setLockService, setPublicAction, setQueueName, setTrackStatus
checkMandatoryProperties, getAdhocPropertiesAllowed, getDescriptionKey, getParamDisplayLabel, getParameterDefintions, getTitleKey, setRuntimeActionService, toString
setBeanName
public static final java.lang.String NAME
public static final java.lang.String TOREVERT
public void setAvmService(AVMService service)
protected void executeImpl(Action action, org.alfresco.service.cmr.repository.NodeRef actionedUponNodeRef)
ActionExecuterAbstractBase
executeImpl
in class ActionExecuterAbstractBase
action
- the actionactionedUponNodeRef
- the actioned upon nodeprotected void addParameterDefinitions(java.util.List paramList)
ParameterizedItemAbstractBase
addParameterDefinitions
in class ParameterizedItemAbstractBase
paramList
- the parameter definitions listCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.