@ParametersAreNonnullByDefault
See: Description
Interface | Description |
---|---|
FileStoreClientIdentitySupplier | Deprecated
since 5.10.
|
FileStoreClientSupplier | Deprecated
since 5.10.
|
GsonJsonableFactory.GsonConfiger |
This class provides a convenient way to configure the Gson settings using java 8 lambdas.
|
MediaApiClientIdentitySupplier |
Supplier that provides a ClientIdentity.
|
MediaApiClientSupplier |
Supplier that provides a FileStoreClient.
|
Class | Description |
---|---|
DefaultFileStoreClientIdentitySupplier |
Supplier that provides a FileStore Client Identity if existed,
or create a new one if not existed.
|
DefaultFileStoreClientSupplier |
Supplier that provides a HTTP Client based FileStore client.
|
DefaultMediaApiClientIdentitySupplier |
Supplier that provides a FileStore Client Identity if existed,
or create a new one if not existed.
|
DefaultMediaApiClientSupplier |
Supplier that provides a HTTP Client based FileStore client.
|
FileStoreAttachmentDataFileSystem |
An implementation of
AttachmentDataFileSystem which stores the
attachment data as blob on remote filesystem, using MediaApiClient API. |
GsonJsonableFactory |
A JsonableFactory that uses Google Gson library.
|
Copyright © 2003–2016 Atlassian. All rights reserved.