public class ConfluenceUsageInfoInstrumentProvider extends Object implements org.springframework.beans.factory.InitializingBean
Modifier and Type | Field and Description |
---|---|
static String |
CONFLUENCE_USAGE_INSTRUMENT_CACHE_KEY
Deprecated.
since 7.5 Use
CACHE_NAME |
Constructor and Description |
---|
ConfluenceUsageInfoInstrumentProvider(com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.tenancy.api.TenantAccessor tenantAccessor,
SystemInformationService systemInformationService,
com.atlassian.cache.CacheManager cacheManager,
ConfluenceInstrumentRegistry confluenceInstrumentRegistry) |
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
@Deprecated public static final String CONFLUENCE_USAGE_INSTRUMENT_CACHE_KEY
CACHE_NAME
public ConfluenceUsageInfoInstrumentProvider(com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.tenancy.api.TenantAccessor tenantAccessor, SystemInformationService systemInformationService, com.atlassian.cache.CacheManager cacheManager, ConfluenceInstrumentRegistry confluenceInstrumentRegistry)
Copyright © 2003–2020 Atlassian. All rights reserved.