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

@Consumes("application/json") @Produces("application/json") @Path("/content") public class ContentResource extends Object
REST wrapper for the ContentService. Provides methods for finding, creating, modifying and deleting Content.