Interface KaleoActionExecutor
public interface KaleoActionExecutor
-
Method Summary
Modifier and TypeMethodDescriptionvoidexecuteKaleoActions(String kaleoClassName, long kaleoClassPK, com.liferay.portal.workflow.kaleo.definition.ExecutionType executionType, ExecutionContext executionContext)
-
Method Details
-
executeKaleoActions
void executeKaleoActions(String kaleoClassName, long kaleoClassPK, com.liferay.portal.workflow.kaleo.definition.ExecutionType executionType, ExecutionContext executionContext) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-