Interface ActionExecutorManager
public interface ActionExecutorManager
-
Method Summary
Modifier and TypeMethodDescriptionvoidexecuteKaleoAction(com.liferay.portal.workflow.kaleo.model.KaleoAction kaleoAction, ExecutionContext executionContext) String[]
-
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()
-