com.atlassian.greenhopper.upgrade.lexorank
Class LexoRankFieldMigrator

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

@Service
public class LexoRankFieldMigrator
extends java.lang.Object


Field Summary
protected  LoggerWrapper log
           
 
Constructor Summary
LexoRankFieldMigrator()
           
 
Method Summary
 void migrateFields(LexoRankMigrationContext ctx)
           
 void renameObsoleteFields(LexoRankMigrationContext ctx)
           
 
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

LexoRankFieldMigrator

public LexoRankFieldMigrator()
Method Detail

migrateFields

public void migrateFields(LexoRankMigrationContext ctx)

renameObsoleteFields

public void renameObsoleteFields(LexoRankMigrationContext ctx)


Copyright © 2007-2014 Atlassian. All Rights Reserved.