Class ContentBodyResource

java.lang.Object
com.atlassian.confluence.plugins.restapi.resources.ContentBodyResource

@Consumes("application/json") @Produces("application/json") @Path("/contentbody/convert/{to}") public class ContentBodyResource extends Object
Used for converting ContentBody objects from one format to another.