Uses of Class
com.atlassian.confluence.legacyapi.service.content.InvalidRepresentationException
Package
Description
-
Uses of InvalidRepresentationException in com.atlassian.confluence.legacyapi.service.content
Modifier and TypeMethodDescriptionContentService.getContentBody
(long contentId, ContentRepresentation contentRepresentation) Deprecated.Get the body of a piece of content in a given representationContentService.updateContentBody
(long contentId, ContentRepresentation contentRepresentation, ContentBody body) Deprecated.Update the body of a given piece of content (i.e. -
Uses of InvalidRepresentationException in com.atlassian.confluence.ui.rest.service.content
Modifier and TypeMethodDescriptionLegacyContentServiceImpl.getContentBody
(long contentId, ContentRepresentation contentRepresentation) Deprecated.LegacyContentServiceImpl.updateContentBody
(long contentId, ContentRepresentation contentRepresentation, ContentBody body) Deprecated.