Package com.atlassian.greenhopper.service.lexorank

Interface Summary
LexoRankChange.CompleteLexoRankChange  
LexoRankChange.ForRankField  
LexoRankChange.NoRankChange  
LexoRankChange.RankedFrom  
LexoRankChange.RankedInitially  
LexoRankChange.RankedIssue  
LexoRankChange.RankedTo  
LexoRankDeleteOperation.CompleteDeleteOperation  
LexoRankDeleteOperation.ForIssueOrRankField  
LexoRankHealOperation.CompleteHealOperation  
LexoRankHealOperation.ForRankField  
LexoRankHealOperation.RowsToHeal  
LexoRankOperation.CompleteRankOperation  
LexoRankOperation.ForRankField  
LexoRankOperation.HowToRankIssue  
LexoRankOperation.IssueToRank  
 

Class Summary
BackoffHandler The backoff handler implements a backoff mechanism to relieve DB contention, where multiple threads and nodes are trying to modify the DB for the same issues.
LexoRankChange Represents a change in ranking.
LexoRankDeleteOperation Encapsulates a single rank delete operation in a command pattern.
LexoRankHealOperation Encapsulates a single rank heal operation in a command pattern.
LexoRankIssueEventListener Listener that responds to issue creation and deletion, and manages associated rank fields.
LexoRankOperation Encapsulates a single rank operation in a command pattern.
LexoRankOperation.Builder  
LexoRankOperationOutcome<T> An outcome object that is returned by LexoRank Operation objects.
LexoRankService  
LexoRankSettings Holds some global settings used by the Lexo ranking system
LexoRankStatisticsAgent This class collects LexoRankService statistics.
LexoRankStatisticsAgent.CollectorJob A scheduled job that generates a report of the collected statistics.
LexoRankStatisticsAgent.StatsEvent  
 

Enum Summary
LexoRankOperation.RankOperationType  
LexoRankStatisticsAgent.Operation Operations currently supported by the statistics agent.
LexoRankStatisticsAgent.OperationStep  
 



Copyright © 2007-2014 Atlassian. All Rights Reserved.