com.atlassian.greenhopper.service.rapid.view.color
Class PriorityCardColorCallback

java.lang.Object
  extended by com.atlassian.greenhopper.global.AbstractLoggable
      extended by com.atlassian.greenhopper.service.rapid.view.color.AbstractCardColorCallback
          extended by com.atlassian.greenhopper.service.rapid.view.color.PriorityCardColorCallback
All Implemented Interfaces:
IssueDataCallback, RapidIssueEntryCallbackComponent

public class PriorityCardColorCallback
extends AbstractCardColorCallback

Callback for priority card color strategy


Field Summary
 
Fields inherited from class com.atlassian.greenhopper.global.AbstractLoggable
logger
 
Constructor Summary
PriorityCardColorCallback(RapidView rapidView, CardColorManager cardColorManager, CardColorPalette cardColorPalette, java.util.List<CardColor> colors)
           
 
Method Summary
 
Methods inherited from class com.atlassian.greenhopper.service.rapid.view.color.AbstractCardColorCallback
fieldData, findByValue, findColorById, getCardColorsForIssues, getFields, issueComplete, processFieldData
 
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

PriorityCardColorCallback

public PriorityCardColorCallback(RapidView rapidView,
                                 CardColorManager cardColorManager,
                                 CardColorPalette cardColorPalette,
                                 java.util.List<CardColor> colors)


Copyright © 2007-2012 Atlassian. All Rights Reserved.