public interface AsynchronousActionExecutionQueue
Modifier and Type | Method and Description |
---|---|
void |
executeAction(RuntimeActionService actionService,
Action action,
org.alfresco.service.cmr.repository.NodeRef actionedUponNodeRef,
boolean checkConditions,
Set<String> actionChain) |
void executeAction(RuntimeActionService actionService, Action action, org.alfresco.service.cmr.repository.NodeRef actionedUponNodeRef, boolean checkConditions, Set<String> actionChain)
actionService
- RuntimeActionServiceaction
- ActionactionedUponNodeRef
- NodeRefcheckConditions
- booleanCopyright © 2005–2017 Alfresco Software. All rights reserved.