Uses of Package
com.atlassian.confluence.plugins.restapi.annotations

Packages that use com.atlassian.confluence.plugins.restapi.annotations
com.atlassian.confluence.plugins.restapi.experimental.resources   
com.atlassian.confluence.plugins.restapi.resources   
 

Classes in com.atlassian.confluence.plugins.restapi.annotations used by com.atlassian.confluence.plugins.restapi.experimental.resources
LimitRequestSize
          Specifies that the annotated method (or all methods in the class, or all the methods in all the classes in the package) should have a request size limit applied.
 

Classes in com.atlassian.confluence.plugins.restapi.annotations used by com.atlassian.confluence.plugins.restapi.resources
LimitRequestSize
          Specifies that the annotated method (or all methods in the class, or all the methods in all the classes in the package) should have a request size limit applied.
 



Copyright © 2003–2015 Atlassian. All rights reserved.