See: Description
| Annotation Type | Description |
|---|---|
| ExperimentalApi |
Indicates that program elements that this annotation is applied to is considered usable by external developers but
its contracts have not stabilized.
|
| Internal |
The annotated element is an internal implementation detail and will change without notice.
|
| PublicApi |
The annotated element is part of a product's API contract with plugins.
|
| PublicSpi |
The annotated element is part of a product's SPI contract with plugins.
|
| Scopes |
The annotated element is part of one or more API "scopes".
|
Copyright © 2013 Atlassian. All Rights Reserved.