com.atlassian.greenhopper.upgrade
Class GhUpgradeTask031DaoImpl

java.lang.Object
  extended by com.atlassian.greenhopper.upgrade.GhUpgradeTask031DaoImpl
All Implemented Interfaces:
GhUpgradeTask031Dao

@Service
public class GhUpgradeTask031DaoImpl
extends java.lang.Object
implements GhUpgradeTask031Dao


Field Summary
protected  LoggerWrapper log
           
 
Fields inherited from interface com.atlassian.greenhopper.upgrade.GhUpgradeTask031Dao
UPGRADE_FIELD_IDS
 
Constructor Summary
GhUpgradeTask031DaoImpl()
           
 
Method Summary
 void createRapidViewsDefaultDetailFields()
           
 
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

GhUpgradeTask031DaoImpl

public GhUpgradeTask031DaoImpl()
Method Detail

createRapidViewsDefaultDetailFields

public void createRapidViewsDefaultDetailFields()
Specified by:
createRapidViewsDefaultDetailFields in interface GhUpgradeTask031Dao


Copyright © 2007-2014 Atlassian. All Rights Reserved.