@ParametersAreNonnullByDefault
See: Description
Interface | Description |
---|---|
FileStoreClientIdentitySupplier |
Supplier that provides a ClientIdentity.
|
FileStoreClientSupplier |
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.
|
FileStoreAttachmentDataFileSystem |
An implementation of
AttachmentDataFileSystem which stores the
attachment data as blob on remote filesystem, using FileStoreClient API. |
Copyright © 2003–2016 Atlassian. All rights reserved.