Package com.atlassian.greenhopper.service.rank
package com.atlassian.greenhopper.service.rank
-
ClassDescriptionRepresents the result of performing rank operations on a batch of rank items.Defines the available bulk rank operationsDefines the operations that can be performed on rank itemsCreates rankable objects from different sourcesRankable implementation.Rankable object types defined so far.Holds the issue id to position mappingThis factory produces an initialised RankIndex.Allows ranking issues relative to each other.The rank system is made of two main components: The stored rank, which is a single linked list of issueIDs in an AO table, and the runtime rank index, which is an in-memory lookup map of chained
Rank
objects that maintain a numeric position index.Manager to work with the rank index.GreenHopper global ranking service.RankService implementation.Holds the result of extracting the sorted by RankField from a query.