Class InternalAggregationResource
- java.lang.Object
-
- com.atlassian.confluence.user.extras.aggregation.rest.InternalAggregationResource
-
@Internal public class InternalAggregationResource extends Object
-
-
Constructor Summary
Constructors Constructor Description InternalAggregationResource(AggregationWarningManager warningManager)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.ws.rs.core.Response
acknowledge()
javax.ws.rs.core.Response
disable()
-
-
-
Constructor Detail
-
InternalAggregationResource
public InternalAggregationResource(AggregationWarningManager warningManager)
-
-