Interface ScriptingAssigneeSelector
public interface ScriptingAssigneeSelector
-
Method Summary
Modifier and TypeMethodDescriptiongetAssignees(ExecutionContext executionContext, com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignment kaleoTaskAssignment)
-
Method Details
-
getAssignees
Map<String,?> getAssignees(ExecutionContext executionContext, com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignment kaleoTaskAssignment) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-