|
||||||||||
| 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.RapidBoardViewModelFactory
@Service public class RapidBoardViewModelFactory
| 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 | |
|---|---|
RapidBoardViewModelFactory()
|
|
| Method Summary | |
|---|---|
ServiceOutcome<RapidViewConfig.StatisticsConfig> |
getConfig(RapidView rapidView,
I18n2 i18n)
|
ResultEntry<RapidViewConfig> |
getRapidViewConfigModel(com.atlassian.crowd.embedded.api.User user,
java.lang.Long rapidViewId)
|
ResultEntry<RapidViewsModel> |
getRapidViewsModel(com.atlassian.crowd.embedded.api.User user)
|
| 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 RapidBoardViewModelFactory()
| Method Detail |
|---|
public ResultEntry<RapidViewsModel> getRapidViewsModel(com.atlassian.crowd.embedded.api.User user)
public ResultEntry<RapidViewConfig> getRapidViewConfigModel(com.atlassian.crowd.embedded.api.User user,
java.lang.Long rapidViewId)
public ServiceOutcome<RapidViewConfig.StatisticsConfig> getConfig(RapidView rapidView,
I18n2 i18n)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||