Modifier and Type | Field and Description |
---|---|
static String |
JIRA_CACHE_INSTRUMENTATION |
protected static long |
RUN_INTERVAL |
Constructor and Description |
---|
CacheStatisticsMonitor(com.atlassian.cache.CacheManager cacheManager,
com.atlassian.event.api.EventPublisher eventPublisher,
InstrumentationListenerManager instrumentationListenerManager,
JiraProperties jiraSystemProperties) |
Modifier and Type | Method and Description |
---|---|
com.atlassian.scheduler.JobRunnerResponse |
runJob(com.atlassian.scheduler.JobRunnerRequest jobRunnerRequest) |
void |
start()
This method will be called after the plugin system is fully initialised and all components added to the
dependency injection framework.
|
public static final String JIRA_CACHE_INSTRUMENTATION
protected static final long RUN_INTERVAL
public CacheStatisticsMonitor(com.atlassian.cache.CacheManager cacheManager, com.atlassian.event.api.EventPublisher eventPublisher, InstrumentationListenerManager instrumentationListenerManager, JiraProperties jiraSystemProperties)
@Nullable public com.atlassian.scheduler.JobRunnerResponse runJob(com.atlassian.scheduler.JobRunnerRequest jobRunnerRequest)
runJob
in interface com.atlassian.scheduler.JobRunner
Copyright © 2002-2019 Atlassian. All Rights Reserved.