com.atlassian.jira.event.web.action.browser
Class ReportViewedEvent

java.lang.Object
  extended by com.atlassian.jira.event.web.action.browser.ReportViewedEvent

public class ReportViewedEvent
extends Object

Denotes that a report has been generated and viewed by a user.

Since:
v5.2

Constructor Summary
ReportViewedEvent(String reportKey)
           
 
Method Summary
 String getReportKey()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportViewedEvent

public ReportViewedEvent(String reportKey)
Method Detail

getReportKey

public String getReportKey()


Copyright © 2002-2012 Atlassian. All Rights Reserved.