public class KaleoActionExecutorImpl
extends java.lang.Object
implements com.liferay.portal.workflow.kaleo.runtime.action.KaleoActionExecutor
| Modifier and Type | Field and Description |
|---|---|
protected com.liferay.portal.workflow.kaleo.runtime.action.ActionExecutorManager |
actionExecutorManager |
| Constructor and Description |
|---|
KaleoActionExecutorImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeKaleoActions(java.lang.String kaleoClassName,
long kaleoClassPK,
com.liferay.portal.workflow.kaleo.definition.ExecutionType executionType,
com.liferay.portal.workflow.kaleo.runtime.ExecutionContext executionContext) |
protected com.liferay.portal.workflow.kaleo.runtime.action.ActionExecutorManager actionExecutorManager
public void executeKaleoActions(java.lang.String kaleoClassName,
long kaleoClassPK,
com.liferay.portal.workflow.kaleo.definition.ExecutionType executionType,
com.liferay.portal.workflow.kaleo.runtime.ExecutionContext executionContext)
throws com.liferay.portal.kernel.exception.PortalException
executeKaleoActions in interface com.liferay.portal.workflow.kaleo.runtime.action.KaleoActionExecutorcom.liferay.portal.kernel.exception.PortalException