Interface AsynchronousActionExecutionQueue

    • Method Detail

      • executeAction

        void executeAction​(RuntimeActionService actionService,
                           Action action,
                           org.alfresco.service.cmr.repository.NodeRef actionedUponNodeRef,
                           boolean checkConditions,
                           java.util.Set<java.lang.String> actionChain)
        Parameters:
        actionService - RuntimeActionService
        action - Action
        actionedUponNodeRef - NodeRef
        checkConditions - boolean