com.atlassian.confluence.user.extras.aggregation.rest
Class InternalAggregationResource

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

@Internal
public class InternalAggregationResource
extends Object


Constructor Summary
InternalAggregationResource(AggregationWarningManager warningManager)
           
 
Method Summary
 javax.ws.rs.core.Response acknowledge()
           
 javax.ws.rs.core.Response disable()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InternalAggregationResource

public InternalAggregationResource(AggregationWarningManager warningManager)
Method Detail

disable

public javax.ws.rs.core.Response disable()

acknowledge

public javax.ws.rs.core.Response acknowledge()


Copyright © 2003–2015 Atlassian. All rights reserved.