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

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

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

Performed a scheduled balance, where ranks for fieldIds that have been scheduled will be balanced.


Field Summary
protected  LoggerWrapper log
           
 
Constructor Summary
LexoRankScheduledBalanceHandler()
           
 
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

LexoRankScheduledBalanceHandler

public LexoRankScheduledBalanceHandler()
Method Detail

run

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


Copyright © 2007-2014 Atlassian. All Rights Reserved.