public interface ObjectActionExecutor
| Modifier and Type | Method and Description |
|---|---|
void |
execute(long companyId,
long objectActionId,
com.liferay.portal.kernel.util.UnicodeProperties parametersUnicodeProperties,
com.liferay.portal.kernel.json.JSONObject payloadJSONObject,
long userId) |
java.lang.String |
getKey() |
void execute(long companyId,
long objectActionId,
com.liferay.portal.kernel.util.UnicodeProperties parametersUnicodeProperties,
com.liferay.portal.kernel.json.JSONObject payloadJSONObject,
long userId)
throws java.lang.Exception
java.lang.Exceptionjava.lang.String getKey()