org.alfresco.repo.action
Interface AsynchronousActionExecutionQueue
- All Known Implementing Classes:
- AsynchronousActionExecutionQueueImpl
public interface AsynchronousActionExecutionQueue
Asynchronous action execution queue
Method Summary |
void |
executeAction(RuntimeActionService actionService,
Action action,
org.alfresco.service.cmr.repository.NodeRef actionedUponNodeRef,
boolean checkConditions,
java.util.Set actionChain)
|
executeAction
void executeAction(RuntimeActionService actionService,
Action action,
org.alfresco.service.cmr.repository.NodeRef actionedUponNodeRef,
boolean checkConditions,
java.util.Set actionChain)
- Parameters:
actionedUponNodeRef
- action
- checkConditions
-
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.