Class CachingPluginIndexConfigurationManager

java.lang.Object
com.atlassian.jira.index.property.CachingPluginIndexConfigurationManager
All Implemented Interfaces:
PluginIndexConfigurationManager

public class CachingPluginIndexConfigurationManager extends Object implements PluginIndexConfigurationManager
Since:
v6.2
  • Constructor Details

    • CachingPluginIndexConfigurationManager

      public CachingPluginIndexConfigurationManager(OfBizPluginIndexConfigurationManager delegate, com.atlassian.cache.CacheManager cacheManager)
  • Method Details