|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvalidRepresentationException | |
|---|---|
| com.atlassian.confluence.legacyapi.service.content | |
| com.atlassian.confluence.ui.rest.service.content | |
| Uses of InvalidRepresentationException in com.atlassian.confluence.legacyapi.service.content |
|---|
| Methods in com.atlassian.confluence.legacyapi.service.content that throw InvalidRepresentationException | |
|---|---|
ContentBody |
ContentService.getContentBody(long contentId,
ContentRepresentation contentRepresentation)
Get the body of a piece of content in a given representation |
ContentBody |
ContentService.updateContentBody(long contentId,
ContentRepresentation contentRepresentation,
ContentBody body)
Update the body of a given piece of content (i.e. |
| Uses of InvalidRepresentationException in com.atlassian.confluence.ui.rest.service.content |
|---|
| Methods in com.atlassian.confluence.ui.rest.service.content that throw InvalidRepresentationException | |
|---|---|
ContentBody |
ContentServiceImpl.getContentBody(long contentId,
ContentRepresentation contentRepresentation)
|
ContentBody |
ContentServiceImpl.updateContentBody(long contentId,
ContentRepresentation contentRepresentation,
ContentBody body)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||