Package com.atlassian.jira.event
Interface MetricEvent
- All Known Implementing Classes:
LuceneQueryExecutionEvent
public interface MetricEvent
Interface for implementing metric events.
-
Method Summary
-
Method Details
-
getName
String getName()Implement to provide metric name, ex. "com.atlassian.jira.issue.search.metrics.SomeDefinedMetric"
-