Interface ActionExecutorManager


public interface ActionExecutorManager
  • Method Details

    • executeKaleoAction

      void executeKaleoAction(com.liferay.portal.workflow.kaleo.model.KaleoAction kaleoAction, ExecutionContext executionContext) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getFunctionActionExecutorKeys

      String[] getFunctionActionExecutorKeys()