| Class | Description |
|---|---|
| CacheableDirectoryInstanceLoader | Deprecated
Since v2.12 - directory instances no longer rely on instance-local state (when using the new v2.12 components)
and don't need to be cached.
|
| ConfigurableDbCachingRemoteDirectoryInstanceLoader |
A subclass of
DbCachingRemoteDirectoryInstanceLoader which allows DB caching to be switched off based
on the DirectoryProperties.CACHE_ENABLED attribute. |
| CustomDirectoryInstanceLoader |
CustomDirectoryInstanceLoader loads a RemoteDirectory by using an
InstanceFactory
to create a RemoteDirectory. |
| DbCachingRemoteDirectoryInstanceLoader |
Loader that allows for proxying of a remote directory through a local cache/mirror.
|
Copyright © 2023 Atlassian. All rights reserved.