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

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

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

Methods in com.atlassian.greenhopper.web.rapid.view that return CardColorEditModel
 CardColorEditModel CardColorHelper.getBaseCardColorEditModel(com.atlassian.crowd.embedded.api.User user, RapidView rapidView)
          Get the base card color edit model - does not contain the configured colors
 CardColorEditModel CardColorHelper.getBaseCardColorEditModel(com.atlassian.crowd.embedded.api.User user, RapidView rapidView, CardColorStrategy cardColorStrategy)
          Get a base model for a given board and strategy
 

Methods in com.atlassian.greenhopper.web.rapid.view that return types with arguments of type CardColorEditModel
 ServiceOutcome<CardColorEditModel> CardColorHelper.getColorModelForStrategy(com.atlassian.crowd.embedded.api.User user, long rapidViewId, java.lang.String cardColorStrategyId, boolean preloadValues)
          Update the swimlane strategy
 



Copyright © 2007-2012 Atlassian. All Rights Reserved.