com.atlassian.greenhopper.upgrade.lexorank
Class LexoRankConfigurationMigrator

java.lang.Object
  extended by com.atlassian.greenhopper.upgrade.lexorank.LexoRankConfigurationMigrator

@Service
public class LexoRankConfigurationMigrator
extends java.lang.Object

Part of GhUpgradeTask044. For each old rank field, we need to ensure that references to it in Classic configuration are migrated to use their new field.

This was copied from UpdateGreenHopperConfigurationTask.


Constructor Summary
LexoRankConfigurationMigrator()
           
 
Method Summary
 void migrate(LexoRankMigrationContext migrationContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LexoRankConfigurationMigrator

public LexoRankConfigurationMigrator()
Method Detail

migrate

public void migrate(LexoRankMigrationContext migrationContext)


Copyright © 2007-2014 Atlassian. All Rights Reserved.