com.atlassian.greenhopper.upgrade
Class GhUpgradeTask012Dao

java.lang.Object
  extended by com.atlassian.greenhopper.global.AbstractLoggable
      extended by com.atlassian.greenhopper.upgrade.GhUpgradeTask012Dao

@Service
@Transactional
public class GhUpgradeTask012Dao
extends AbstractLoggable


Field Summary
 
Fields inherited from class com.atlassian.greenhopper.global.AbstractLoggable
logger
 
Constructor Summary
GhUpgradeTask012Dao()
           
 
Method Summary
 void migrate(java.lang.Long labsRankFieldId)
           
 
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

GhUpgradeTask012Dao

public GhUpgradeTask012Dao()
Method Detail

migrate

public void migrate(java.lang.Long labsRankFieldId)


Copyright © 2007-2012 Atlassian. All Rights Reserved.