|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.greenhopper.global.AbstractLoggable
com.atlassian.greenhopper.global.AbstractResultBuilder
com.atlassian.greenhopper.web.rapid.chart.CumulativeFlowChartModelFactory
@Service public class CumulativeFlowChartModelFactory
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.atlassian.greenhopper.global.AbstractResultBuilder |
|---|
AbstractResultBuilder.SuccessBuilder<T> |
| Field Summary |
|---|
| Fields inherited from class com.atlassian.greenhopper.global.AbstractLoggable |
|---|
logger |
| Constructor Summary | |
|---|---|
CumulativeFlowChartModelFactory()
|
|
| Method Summary | |
|---|---|
ResultEntry<CumulativeFlowChartModel> |
getCFDModel(com.atlassian.crowd.embedded.api.User user,
java.lang.Long rapidViewId,
java.util.Set<java.lang.Long> columnIds,
java.util.Set<java.lang.Long> swimlaneIds,
java.util.Set<java.lang.Long> quickFilterIds)
|
| Methods inherited from class com.atlassian.greenhopper.global.AbstractResultBuilder |
|---|
buildCombinedResult, buildErrorOnlyResult, buildResult, buildResult |
| Methods inherited from class com.atlassian.greenhopper.global.AbstractLoggable |
|---|
logDebug, logError, logException, logInfo, logTrace, logWarn |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CumulativeFlowChartModelFactory()
| Method Detail |
|---|
public ResultEntry<CumulativeFlowChartModel> getCFDModel(com.atlassian.crowd.embedded.api.User user,
java.lang.Long rapidViewId,
java.util.Set<java.lang.Long> columnIds,
java.util.Set<java.lang.Long> swimlaneIds,
java.util.Set<java.lang.Long> quickFilterIds)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||