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 TypeMethodDescriptionjavax.ws.rs.core.ResponseGlobalWebhooksResource.createWebhook(javax.ws.rs.core.UriInfo uriInfo, com.atlassian.webhooks.internal.rest.RestWebhook webhook) javax.ws.rs.core.ResponseGlobalWebhooksResource.testWebhook(String url) javax.ws.rs.core.ResponseGlobalWebhooksResource.updateWebhook(int webhookId, com.atlassian.webhooks.internal.rest.RestWebhook webhook)