@ProviderType
public interface PortalCatapult
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<byte[]> |
launch(long companyId,
com.liferay.portal.kernel.util.Http.Method method,
java.lang.String oAuth2ApplicationExternalReferenceCode,
com.liferay.portal.kernel.json.JSONObject payloadJSONObject,
java.lang.String resourcePath,
long userId) |
java.util.concurrent.Future<byte[]> launch(long companyId, com.liferay.portal.kernel.util.Http.Method method, java.lang.String oAuth2ApplicationExternalReferenceCode, com.liferay.portal.kernel.json.JSONObject payloadJSONObject, java.lang.String resourcePath, long userId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException