Package com.atlassian.confluence.rest.v2.api.annotation


package com.atlassian.confluence.rest.v2.api.annotation
  • Class
    Description
    Specifies if the request URI should be logged
    An annotation indicating that access to this REST resource should be rate limited.
    Type of the requests that have to be rate limited
    An annotation indicating that this REST resource would is enabled to send analytics ( Sends RestEndpointAnalyticsEvent for every whitelisted (see below) method in this REST resource).