com.atlassian.greenhopper.upgrade.lexorank
Class LexoRankFilterMigrator

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

@Service
public class LexoRankFilterMigrator
extends java.lang.Object


Field Summary
protected  LoggerWrapper log
           
 
Constructor Summary
LexoRankFilterMigrator()
           
 
Method Summary
 void migrate(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

LexoRankFilterMigrator

public LexoRankFilterMigrator()
Method Detail

migrate

public void migrate(LexoRankMigrationContext ctx)


Copyright © 2007-2014 Atlassian. All Rights Reserved.