@ParametersAreNonnullByDefault
See: Description
| Interface | Description |
|---|---|
| ExtensionProvider |
Provides the ability to publish extensions into an
com.atlassian.extension.api.ExtensionAccessor. |
| ExtensionTag |
An opaque value representing a multiset of available extensions for a given class.
|
| Class | Description |
|---|---|
| ExtensionTag.Tagged<T> |
A container for the return of optional content possibly tagged by
ExtensionTag. |
The Atlassian Extension Provider API is a service provision API which supports tag based identification of resources suitable for caching.
Copyright © 2016 Atlassian. All rights reserved.