Class DescendantContentResource

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

@Consumes("application/json") @Produces("application/json") @Path("/content/{id}/descendant") public class DescendantContentResource extends Object
REST wrapper for the ChildContentService, when Depth is ALL.