public class PublishEventAction extends ActionExecuterAbstractBase
actionDefinition, applicableTypes, publicAction
adhocPropertiesAllowed, DISPLAY_LABEL, runtimeActionService
name
PARAM_RESULT
Constructor and Description |
---|
PublishEventAction() |
Modifier and Type | Method and Description |
---|---|
protected void |
addParameterDefinitions(List<ParameterDefinition> paramList)
Adds the parameter definitions to the list
|
protected void |
executeImpl(Action action,
org.alfresco.service.cmr.repository.NodeRef eventNode)
Execute the action implementation
|
void |
setPublishingEventProcessor(PublishingEventProcessor processor) |
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
protected void executeImpl(Action action, org.alfresco.service.cmr.repository.NodeRef eventNode)
executeImpl
in class ActionExecuterAbstractBase
action
- the actioneventNode
- the actioned upon nodeprotected void addParameterDefinitions(List<ParameterDefinition> paramList)
addParameterDefinitions
in class ParameterizedItemAbstractBase
paramList
- the parameter definitions listpublic void setPublishingEventProcessor(PublishingEventProcessor processor)
processor
- the processor to setCopyright © 2005–2017 Alfresco Software. All rights reserved.