| Package | Description |
|---|---|
| com.atlassian.jira.charts.jfreechart | |
| com.atlassian.jira.issue.fields | |
| com.atlassian.jira.web.bean |
| Constructor and Description |
|---|
CreatedVsResolvedChartGenerator(org.jfree.data.xy.XYDataset createdVsResolved,
org.jfree.data.time.TimeSeries trendSeries,
List domainMarkers,
I18nBean i18nBean) |
HistogramChartGenerator(org.jfree.data.time.TimeSeriesCollection dataset,
String yLabel,
I18nBean i18nBean) |
StackedBarChartGenerator(org.jfree.data.category.CategoryDataset dataset,
String yLabel,
I18nBean I18nBean) |
| Constructor and Description |
|---|
NameComparator(I18nBean i18nBean) |
| Modifier and Type | Class and Description |
|---|---|
class |
MockI18nBean
Mock I18nBean to get around the problem of having to lookup a default locale via
applicationProperties via the DB.
|
Copyright © 2002-2022 Atlassian. All Rights Reserved.