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