C E I J P S X
C
- com.atlassian.annotations - package com.atlassian.annotations
-
Contains a set of annotations that are used to identify and document a product's API.
- com.atlassian.annotations.security - package com.atlassian.annotations.security
-
E
- ExperimentalApi - Annotation Type in com.atlassian.annotations
-
Indicates that program elements that this annotation is applied to is considered usable by external developers but
its contracts have not stabilized.
- ExperimentalSpi - Annotation Type in com.atlassian.annotations
-
Indicates that program elements that this annotation is applied to is considered usable by external developers but
its contracts have not stabilized.
I
- Internal - Annotation Type in com.atlassian.annotations
-
The annotated element is an internal implementation detail and will change without notice.
J
- JIRA - Annotation Type in com.atlassian.annotations
-
Used to annotate source to indicate related issues
For example - annotations to test method for some bug
P
- PublicApi - Annotation Type in com.atlassian.annotations
-
The annotated element is part of a product's API contract with plugins.
- PublicSpi - Annotation Type in com.atlassian.annotations
-
The annotated element is part of a product's SPI contract with plugins.
S
- Scopes - Annotation Type in com.atlassian.annotations
-
The annotated element is part of one or more API "scopes".
X
- XsrfProtectionExcluded - Annotation Type in com.atlassian.annotations.security
-
The annotated element is excluded from
Cross-site request forgery (CSRF/XSRF) protection.
C E I J P S X
Copyright © 2015 Atlassian. All rights reserved.