com.atlassian.greenhopper.upgrade
Class GhUpgradeTask032DaoImpl

java.lang.Object
  extended by com.atlassian.greenhopper.upgrade.GhUpgradeTask032DaoImpl
All Implemented Interfaces:
GhUpgradeTask032Dao

@Service
public class GhUpgradeTask032DaoImpl
extends java.lang.Object
implements GhUpgradeTask032Dao


Field Summary
protected  LoggerWrapper log
           
 
Constructor Summary
GhUpgradeTask032DaoImpl()
           
 
Method Summary
 void updateCardColorAssignees()
           
 void updateRapidViewsOwnerNames()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected final LoggerWrapper log
Constructor Detail

GhUpgradeTask032DaoImpl

public GhUpgradeTask032DaoImpl()
Method Detail

updateRapidViewsOwnerNames

public void updateRapidViewsOwnerNames()
Specified by:
updateRapidViewsOwnerNames in interface GhUpgradeTask032Dao

updateCardColorAssignees

public void updateCardColorAssignees()
Specified by:
updateCardColorAssignees in interface GhUpgradeTask032Dao


Copyright © 2007-2014 Atlassian. All Rights Reserved.