C E I P S
C
- com.atlassian.annotations - package com.atlassian.annotations
-
Contains a set of annotations that are used to identify and document a product's API.
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.
I
- Internal - Annotation Type in com.atlassian.annotations
-
The annotated element is an internal implementation detail and will change without notice.
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".
C E I P S
Copyright © 2013 Atlassian. All Rights Reserved.