@Service public class ControlChartModelFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
protected LoggerWrapper |
log |
| Constructor and Description |
|---|
ControlChartModelFactory() |
| Modifier and Type | Method and Description |
|---|---|
ServiceOutcome<ControlChartModel> |
buildControlChartModel(com.atlassian.crowd.embedded.api.User user,
RapidView rapidView,
Set<Long> swimlaneIds,
Set<Long> quickFilterIds)
Builds a RapidList data object for a given RapidView
|
protected final LoggerWrapper log
public ServiceOutcome<ControlChartModel> buildControlChartModel(com.atlassian.crowd.embedded.api.User user, RapidView rapidView, Set<Long> swimlaneIds, Set<Long> quickFilterIds)
Copyright © 2007–2015 Atlassian. All rights reserved.