public class LocalActionServiceHelper extends java.lang.Object implements org.springframework.beans.factory.InitializingBean, ActionServiceHelper
ActionServiceHelper which schedules the zip creation process to run in the same alfresco node
as the caller.| Constructor and Description |
|---|
LocalActionServiceHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
executeAction(org.alfresco.service.cmr.repository.NodeRef downloadNode)
Implementations should trigger the CreateDownloadArchiveAction on the provided downloadNode
|
void |
setLocalActionService(ActionService localActionService) |
public void setLocalActionService(ActionService localActionService)
public void executeAction(org.alfresco.service.cmr.repository.NodeRef downloadNode)
ActionServiceHelperexecuteAction in interface ActionServiceHelperpublic void afterPropertiesSet()
throws java.lang.Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanjava.lang.ExceptionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.