|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ChartContext in com.atlassian.greenhopper.service.charts |
|---|
| Methods in com.atlassian.greenhopper.service.charts with parameters of type ChartContext | |
|---|---|
java.util.Map<java.lang.String,IssueReport> |
HourBurndownChartServiceImpl.getHourBurndownReport(java.util.List<com.atlassian.jira.issue.Issue> issues,
com.atlassian.crowd.embedded.api.User user,
org.joda.time.DateMidnight startDate,
org.joda.time.DateMidnight endDate,
ChartContext chartContext)
The report can't be based on the model, since it contains the raw data on a per-issue-base. |
java.util.Map<java.lang.String,IssueReport> |
HourBurndownChartService.getHourBurndownReport(java.util.List<com.atlassian.jira.issue.Issue> issues,
com.atlassian.crowd.embedded.api.User user,
org.joda.time.DateMidnight startDate,
org.joda.time.DateMidnight endDate,
ChartContext chartContext)
Build a Map of IssueReport items for all given issues, with the remaining estimate values set for each day in the sprint. |
| Constructors in com.atlassian.greenhopper.service.charts with parameters of type ChartContext | |
|---|---|
HourBurndownAdapter(ChartContext chartContext,
ChartBoard board,
HourBurndownChartService chartService,
GHVersionService iterationService)
Deprecated. |
|
| Uses of ChartContext in com.pyxis.greenhopper.charts |
|---|
| Fields in com.pyxis.greenhopper.charts declared as ChartContext | |
|---|---|
protected ChartContext |
BarChart.chartContext
|
protected ChartContext |
CurveChart.chartContext
|
| Constructors in com.pyxis.greenhopper.charts with parameters of type ChartContext | |
|---|---|
BarChart(ChartContext chartContext)
|
|
CurveChart(ChartContext chartContext)
|
|
| Uses of ChartContext in com.pyxis.greenhopper.charts.context |
|---|
| Classes in com.pyxis.greenhopper.charts.context that implement ChartContext | |
|---|---|
class |
AbstractChartContext
|
class |
AgileGadgetChartContext
|
class |
ArchivedChartBoardContext
|
class |
ChartBoardContext
|
class |
ChartOverviewContext
|
class |
CrossAgileGadgetContext
|
| Uses of ChartContext in com.pyxis.greenhopper.charts.customfield |
|---|
| Constructors in com.pyxis.greenhopper.charts.customfield with parameters of type ChartContext | |
|---|---|
FieldBurndown(ChartContext chartContext)
|
|
FieldBurnup(ChartContext chartContext)
|
|
FieldVelocity(ChartContext chartContext)
|
|
MasterFieldBurndown(ChartContext chartContext)
|
|
MasterFieldBurnup(ChartContext chartContext)
|
|
MasterFieldVelocity(ChartContext chartContext)
|
|
| Uses of ChartContext in com.pyxis.greenhopper.charts.issuetracking |
|---|
| Constructors in com.pyxis.greenhopper.charts.issuetracking with parameters of type ChartContext | |
|---|---|
AbstractCumulativeFlow(ChartContext chartContext)
|
|
IssueBurndown(ChartContext chartContext)
|
|
StateCumulativeFlow(ChartContext chartContext)
|
|
TBCumulativeFlow(ChartContext chartContext)
|
|
| Uses of ChartContext in com.pyxis.greenhopper.charts.renderer |
|---|
| Methods in com.pyxis.greenhopper.charts.renderer with parameters of type ChartContext | |
|---|---|
org.jfree.chart.JFreeChart |
BarRenderer.render(BarChart chart,
ChartContext chartContext)
|
org.jfree.chart.JFreeChart |
CurveRenderer.render(CurveChart chart,
ChartContext chartContext)
|
| Uses of ChartContext in com.pyxis.greenhopper.charts.timetracking |
|---|
| Constructors in com.pyxis.greenhopper.charts.timetracking with parameters of type ChartContext | |
|---|---|
HourBurndown(ChartContext chartContext)
|
|
| Uses of ChartContext in com.pyxis.greenhopper.gadget |
|---|
| Methods in com.pyxis.greenhopper.gadget that return ChartContext | |
|---|---|
ChartContext |
CrossAgileGadgetPreferences.getChartContext()
|
ChartContext |
AgileGadgetPreferences.getChartContext()
|
ChartContext |
GHAgileGadgetPreferences.getChartContext()
|
| Constructors in com.pyxis.greenhopper.gadget with parameters of type ChartContext | |
|---|---|
GreenHopperResource.Dates(java.lang.String id,
java.util.Date date,
ChartContext ctx)
|
|
GreenHopperResource.Displays(ChartContext chartContext)
|
|
| Uses of ChartContext in com.pyxis.greenhopper.gadget.model |
|---|
| Constructors in com.pyxis.greenhopper.gadget.model with parameters of type ChartContext | |
|---|---|
Board.Chart(ChartContext chartContext)
|
|
| Uses of ChartContext in com.pyxis.greenhopper.jira.actions |
|---|
| Methods in com.pyxis.greenhopper.jira.actions that return ChartContext | |
|---|---|
ChartContext |
ArchiveChartAction.getChartContext()
|
ChartContext |
ChartBoardAction.getChartContext()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||