Interface AsynchronousActionExecutionQueue

All Known Implementing Classes:
AsynchronousActionExecutionQueueImpl

public interface AsynchronousActionExecutionQueue
Asynchronous action execution queue
Author:
Roy Wetherall
  • Method Details

    • executeAction

      void executeAction(RuntimeActionService actionService, Action action, NodeRef actionedUponNodeRef, boolean checkConditions, Set<String> actionChain)
      Parameters:
      actionService - RuntimeActionService
      action - Action
      actionedUponNodeRef - NodeRef
      checkConditions - boolean