Class ContentLabelsResource

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

@Consumes("application/json") @Produces("application/json") @Path("/content/{id}/label") public class ContentLabelsResource extends Object
REST wrapper for the ContentLabelService.