Class ContentBodyResource
java.lang.Object
com.atlassian.confluence.plugins.restapi.resources.ContentBodyResource
Used for converting ContentBody objects from one format to another.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionconvert
(ContentBody body, ContentRepresentation toRepresentation, String expand)
-
Constructor Details
-
ContentBodyResource
-
-
Method Details
-
convert
@PublicApi public ContentBody convert(ContentBody body, ContentRepresentation toRepresentation, String expand) throws ServiceException - Throws:
ServiceException
-