Package com.atlassian.greenhopper.manager.rank

Interface Summary
IssueRankingAO New way of ranking issues per rank custom field
IssueRankingOperationLogAO  
RankDao Responsible for persisting and loading issue rank data from/to persistent storage
 

Class Summary
OperationInfo Container for an operation and all instructions required to execute the operation
OperationInfoFactory Creates OperationInfo objects for a given IssueRankingOperationLog Each info object contains a set of instructions, some of which are sanity check only, others actually update the database (while also performing sanity checks).
RankDaoImpl Implementation of RankDao Ranking in the database happens in two steps: 1.
 

Exception Summary
RankDaoSanityCheckException Exception used to signal a sanity check failure.
 



Copyright © 2007-2014 Atlassian. All Rights Reserved.