public class CacheRefresherFactoryImpl extends Object implements CacheRefresherFactory
| Constructor and Description |
|---|
CacheRefresherFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
CacheRefresher |
createRefresher(RemoteDirectory remoteDirectory)
Creates a new CacheRefresher instance for the given remoteDirectory.
|
public CacheRefresher createRefresher(RemoteDirectory remoteDirectory)
CacheRefresherFactorycreateRefresher in interface CacheRefresherFactoryremoteDirectory - directory to useCopyright © 2018 Atlassian. All rights reserved.