|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.greenhopper.web.rapid.chart.ControlChartModelFactory
@Service public class ControlChartModelFactory
| Field Summary | |
|---|---|
protected LoggerWrapper |
log
|
| Constructor Summary | |
|---|---|
ControlChartModelFactory()
|
|
| Method Summary | |
|---|---|
ServiceOutcome<ControlChartModel> |
buildControlChartModel(com.atlassian.crowd.embedded.api.User user,
RapidView rapidView,
java.util.Set<java.lang.Long> swimlaneIds,
java.util.Set<java.lang.Long> quickFilterIds)
Builds a RapidList data object for a given RapidView |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final LoggerWrapper log
| Constructor Detail |
|---|
public ControlChartModelFactory()
| Method Detail |
|---|
public ServiceOutcome<ControlChartModel> buildControlChartModel(com.atlassian.crowd.embedded.api.User user,
RapidView rapidView,
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 | |||||||||