public interface DirectoryCacheFactory
| Modifier and Type | Method and Description |
|---|---|
DirectoryCache |
createDirectoryCache(RemoteDirectory remoteDirectory,
InternalRemoteDirectory internalDirectory)
Creates a new DirectoryCache instance for the given remoteDirectory and
internalDirectory.
|
DirectoryCache createDirectoryCache(RemoteDirectory remoteDirectory, InternalRemoteDirectory internalDirectory)
remoteDirectory - remote directory to useinternalDirectory - internal directory to useCopyright © 2017 Atlassian. All rights reserved.