public class

ReportConfiguredEvent

extends Object
java.lang.Object
   ↳ com.atlassian.jira.event.web.action.browser.ReportConfiguredEvent

Class Overview

Denotes that the user has opened the configure report page.

We log this event separately to see whether people open this page without actually running a report.

Summary

Public Constructors
ReportConfiguredEvent(String reportKey)
Public Methods
String getReportKey()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public ReportConfiguredEvent (String reportKey)

Public Methods

public String getReportKey ()