com.atlassian.jira.gadgets.system
Class RecentlyCreatedChartResource.RecentlyCreatedChart
java.lang.Object
com.atlassian.jira.gadgets.system.RecentlyCreatedChartResource.RecentlyCreatedChart
- Enclosing class:
- RecentlyCreatedChartResource
public static class RecentlyCreatedChartResource.RecentlyCreatedChart
- extends Object
A simple bean contain all information required to render the Recently Created Chart
getLocation
public String getLocation()
getFilterTitle
public String getFilterTitle()
getFilterUrl
public String getFilterUrl()
getImageMap
public String getImageMap()
getImageMapName
public String getImageMapName()
getIssueCount
public Integer getIssueCount()
getHeight
public Integer getHeight()
getWidth
public Integer getWidth()
getData
public RecentlyCreatedChartResource.DataRow[] getData()
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2002-2011 Atlassian. All Rights Reserved.