com.atlassian.greenhopper.service.lexorank.balance
Class LexoRankFullBalanceHandler

java.lang.Object
  extended by com.atlassian.greenhopper.service.lexorank.balance.LexoRankFullBalanceHandler
All Implemented Interfaces:
java.lang.Runnable

@Service
public class LexoRankFullBalanceHandler
extends java.lang.Object
implements java.lang.Runnable

Perform a LexoRank full balance, where ranks for ALL fieldIds will be balanced.


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

LexoRankFullBalanceHandler

public LexoRankFullBalanceHandler()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright © 2007-2014 Atlassian. All Rights Reserved.