Interface ActionExecutor
public interface ActionExecutor
-
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(com.liferay.portal.workflow.kaleo.model.KaleoAction kaleoAction, ExecutionContext executionContext)
-
Method Details
-
execute
void execute(com.liferay.portal.workflow.kaleo.model.KaleoAction kaleoAction, ExecutionContext executionContext) throws ActionExecutorException - Throws:
ActionExecutorException
-
getActionExecutorKey
String getActionExecutorKey()
-