|
||||||||||
| 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.view.ColumnEditHelper
@Service public class ColumnEditHelper
Handles reading/writing from/to the rapid list
| 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 | |
|---|---|
ColumnEditHelper()
|
|
| Method Summary | |
|---|---|
ResultEntry<ColumnEditRequest> |
buildModel(com.atlassian.crowd.embedded.api.User user,
I18n2 i18n,
RapidView view,
ErrorCollection errors)
|
ServiceOutcome<ColumnEditRequest> |
updateStatusMapping(com.atlassian.crowd.embedded.api.User user,
ColumnEditRequest columnEditModel)
Updates the status mapping configuration with the new values |
| 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 ColumnEditHelper()
| Method Detail |
|---|
public ServiceOutcome<ColumnEditRequest> updateStatusMapping(com.atlassian.crowd.embedded.api.User user,
ColumnEditRequest columnEditModel)
public ResultEntry<ColumnEditRequest> buildModel(com.atlassian.crowd.embedded.api.User user,
I18n2 i18n,
RapidView view,
ErrorCollection errors)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||