Class InternalAggregationResource

java.lang.Object
com.atlassian.confluence.user.extras.aggregation.rest.InternalAggregationResource

@Path("/aggregation-warning") @Internal public class InternalAggregationResource extends Object
  • Constructor Details

  • Method Details

    • disable

      @POST @Consumes("application/json") @Path("/disable") public javax.ws.rs.core.Response disable()
    • acknowledge

      @PUT @Consumes("application/json") @Path("/acknowledge") public javax.ws.rs.core.Response acknowledge()