Package com.liferay.portal.catapult
Interface PortalCatapult
@ProviderType
public interface PortalCatapult
-
Method Summary
-
Method Details
-
launch
Future<byte[]> launch(long companyId, com.liferay.portal.kernel.util.Http.Method method, String oAuth2ApplicationExternalReferenceCode, com.liferay.portal.kernel.json.JSONObject payloadJSONObject, String resourcePath, long userId) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-