Package com.atlassian.bamboo.crowd
Class CacheRefresherFactoryImpl
- java.lang.Object
-
- com.atlassian.bamboo.crowd.CacheRefresherFactoryImpl
-
- All Implemented Interfaces:
com.atlassian.crowd.directory.ldap.cache.CacheRefresherFactory
public class CacheRefresherFactoryImpl extends Object implements com.atlassian.crowd.directory.ldap.cache.CacheRefresherFactory
Workaround for https://bulldog.internal.atlassian.com/browse/KRAK-1293
-
-
Constructor Summary
Constructors Constructor Description CacheRefresherFactoryImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.atlassian.crowd.directory.synchronisation.cache.CacheRefresher
createRefresher(com.atlassian.crowd.directory.RemoteDirectory remoteDirectory)
-