Uses of Class
com.atlassian.confluence.api.service.exceptions.ContentTooLongException
Packages that use ContentTooLongException
-
Uses of ContentTooLongException in com.atlassian.confluence.plugins.restapi.resources
Methods in com.atlassian.confluence.plugins.restapi.resources that throw ContentTooLongExceptionModifier and TypeMethodDescriptionjakarta.ws.rs.core.Response
GlobalWebhooksResource.createWebhook
(jakarta.ws.rs.core.UriInfo uriInfo, com.atlassian.webhooks.internal.rest.RestWebhook webhook) jakarta.ws.rs.core.Response
GlobalWebhooksResource.testWebhook
(String url) jakarta.ws.rs.core.Response
GlobalWebhooksResource.updateWebhook
(int webhookId, com.atlassian.webhooks.internal.rest.RestWebhook webhook)