com.atlassian.jira.projectconfig.event
Class IssueTypePageLoadedEvent

java.lang.Object
  extended by com.atlassian.jira.projectconfig.event.IssueTypePageLoadedEvent

public class IssueTypePageLoadedEvent
extends Object

An analytics event to indicate when an issue type config page is shown through project configuration.

Since:
v6.2

Constructor Summary
IssueTypePageLoadedEvent()
           
 
Method Summary
 boolean equals(Object o)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IssueTypePageLoadedEvent

public IssueTypePageLoadedEvent()
Method Detail

equals

public boolean equals(Object o)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2002-2014 Atlassian. All Rights Reserved.