public class LocalActionServiceHelper extends 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)
ActionServiceHelper
executeAction
in interface ActionServiceHelper
downloadNode
- NodeRefCopyright © 2005–2017 Alfresco Software. All rights reserved.