@FunctionalInterface public interface CacheRefresherFactory
| Modifier and Type | Method and Description |
|---|---|
CacheRefresher |
createRefresher(RemoteDirectory directory)
Creates a new CacheRefresher instance for the given remoteDirectory.
|
CacheRefresher createRefresher(RemoteDirectory directory)
directory - directory to useCopyright © 2023 Atlassian. All rights reserved.