public class PublishEventAction extends ActionExecuterAbstractBase
actionDefinition, applicableTypes, publicActionDISPLAY_LABEL, runtimeActionServicenamePARAM_RESULT| Constructor and Description |
|---|
PublishEventAction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addParameterDefinitions(java.util.List 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, setApplicableTypes, setBaseNodeService, setDictionaryService, setIgnoreLock, setLockService, setPublicAction, setQueueName, setTrackStatuscheckMandatoryProperties, getAdhocPropertiesAllowed, getDescriptionKey, getParamDisplayLabel, getParameterDefintions, getTitleKey, setRuntimeActionService, toStringsetBeanNameprotected void executeImpl(Action action, org.alfresco.service.cmr.repository.NodeRef eventNode)
executeImpl in class ActionExecuterAbstractBaseaction - the actioneventNode - the actioned upon nodeprotected void addParameterDefinitions(java.util.List paramList)
addParameterDefinitions in class ParameterizedItemAbstractBaseparamList - the parameter definitions listpublic void setPublishingEventProcessor(PublishingEventProcessor processor)
processor - the processor to setCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.