|
||||||||||
| 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.web.rapid.view.EstimationHelper
@Service public class EstimationHelper
Helper methods for transporting EstimationConfig to the web.
| Field Summary |
|---|
| Fields inherited from class com.atlassian.greenhopper.global.AbstractLoggable |
|---|
logger |
| Constructor Summary | |
|---|---|
EstimationHelper()
|
|
| Method Summary | |
|---|---|
EstimationConfig |
buildModel(com.atlassian.crowd.embedded.api.User user,
RapidView rapidView)
|
ServiceOutcome<StatisticsFieldConfig> |
getEstimateStatisticConfig(java.lang.String estimateStatisticId)
|
ServiceOutcome<StatisticsFieldConfig> |
getTrackingStatisticConfig(java.lang.String trackingStatisticId)
|
| 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 EstimationHelper()
| Method Detail |
|---|
public EstimationConfig buildModel(com.atlassian.crowd.embedded.api.User user,
RapidView rapidView)
public ServiceOutcome<StatisticsFieldConfig> getEstimateStatisticConfig(java.lang.String estimateStatisticId)
public ServiceOutcome<StatisticsFieldConfig> getTrackingStatisticConfig(java.lang.String trackingStatisticId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||