Uses of Class
com.atlassian.greenhopper.web.rapid.view.ColumnEditRequest

Packages that use ColumnEditRequest
com.atlassian.greenhopper.web.rapid.view   
 

Uses of ColumnEditRequest in com.atlassian.greenhopper.web.rapid.view
 

Methods in com.atlassian.greenhopper.web.rapid.view that return ColumnEditRequest
 ColumnEditRequest ColumnEditHelper.buildColumnEditModel(com.atlassian.crowd.embedded.api.User user, I18n2 i18n, RapidView rapidView)
          Builds the RapidListConfigModel for a given RapidView
 

Methods in com.atlassian.greenhopper.web.rapid.view that return types with arguments of type ColumnEditRequest
 ServiceOutcome<ColumnEditRequest> ColumnEditHelper.updateStatusMapping(com.atlassian.crowd.embedded.api.User user, ColumnEditRequest columnEditModel)
          Updates the status mapping configuration with the new values
 

Methods in com.atlassian.greenhopper.web.rapid.view with parameters of type ColumnEditRequest
 javax.ws.rs.core.Response RapidViewEditResource.updateRapidList(ColumnEditRequest columnEditRequest)
           
 ServiceOutcome<ColumnEditRequest> ColumnEditHelper.updateStatusMapping(com.atlassian.crowd.embedded.api.User user, ColumnEditRequest columnEditModel)
          Updates the status mapping configuration with the new values
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.