public static class

RecentlyCreatedChartResource.RecentlyCreatedChart

extends Object
java.lang.Object
   ↳ com.atlassian.jira.gadgets.system.RecentlyCreatedChartResource.RecentlyCreatedChart

Class Overview

A simple bean contain all information required to render the Recently Created Chart

Summary

Public Methods
boolean equals(Object o)
DataRow[] getData()
String getFilterTitle()
String getFilterUrl()
Integer getHeight()
String getImageMap()
String getImageMapName()
Integer getIssueCount()
String getLocation()
Integer getWidth()
int hashCode()
String toString()
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public boolean equals (Object o)

public DataRow[] getData ()

public String getFilterTitle ()

public String getFilterUrl ()

public Integer getHeight ()

public String getImageMap ()

public String getImageMapName ()

public Integer getIssueCount ()

public String getLocation ()

public Integer getWidth ()

public int hashCode ()

public String toString ()