public interface ChartContext
GreenHopper getGreenHopperService()
Chart getChart()
org.jfree.chart.JFreeChart getJFreeChart()
String getChartLocation()
String getCSVReport()
String getChartType()
WatchedField getField()
boolean isForMaster()
Set<CurveSettings> getSettings()
String getSettingsId()
CurveSettings curveSetting(String curveId)
Date startDate()
Date getStartDateEndOfDay()
Date endDate()
int precision()
boolean filter()
boolean showAverage()
boolean axisAsDates()
boolean isWithForecast()
Summary getSummary()
List<com.atlassian.jira.issue.Issue> getAllIssues()
Set<com.atlassian.jira.issue.status.Status> getAllStatuses()
List<GroupOfIssues> getIssuesGroupedByChildren()
boolean isDone(com.atlassian.jira.project.Project project, String statusId, String resolutionId)
boolean isDone(com.atlassian.jira.issue.Issue issue)
double getOriginalValue()
double getAverageValue(Double sumValue)
double getTotalValue()
double toHours(long value)
double roundUp(double value)
boolean withTitle()
boolean withLabels()
boolean stripped()
boolean withLegend()
Set<WatchedField> getAllReportableFields()
Set<com.atlassian.jira.issue.fields.CustomField> getRankingFields()
boolean saveChartAndReport() throws IOException
IOException
File getDataDirectory()
int getWidth()
int getHeight()
com.atlassian.jira.timezone.TimeZoneInfo getTimeZoneInfo()
Copyright © 2007–2015 Atlassian. All rights reserved.