com.atlassian.jira.gadgets.system
Class DateRangeChart

java.lang.Object
  extended by com.atlassian.jira.gadgets.system.DateRangeChart
Direct Known Subclasses:
TimeChart

public class DateRangeChart
extends Object

A simple bean contain all information required to render any Date Range Chart.

Since:
v4.0

Field Summary
protected  String filterTitle
           
protected  String filterUrl
           
protected  int height
           
protected  String imageMap
           
protected  String imageMapName
           
protected  String location
           
protected  int width
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

location

protected String location

filterTitle

protected String filterTitle

filterUrl

protected String filterUrl

imageMap

protected String imageMap

imageMapName

protected String imageMapName

width

protected int width

height

protected int height


Copyright © 2002-2014 Atlassian. All Rights Reserved.