Interface PortalCatapult


@ProviderType public interface PortalCatapult
  • Method Summary

    Modifier and Type
    Method
    Description
    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)
     
  • 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