Class LexoRankBalanceChange
java.lang.Object
com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceChange
A result object that contains the details of a successful
LexoRankBalanceOperation
execution.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
-
Method Summary
Modifier and TypeMethodDescriptionbuilder()
boolean
In LexoRank positive IDs correspond to issue IDs.
-
Method Details
-
builder
-
getOperationType
-
getRankFieldId
-
getIssueId
-
isVirtualIssue
public boolean isVirtualIssue()In LexoRank positive IDs correspond to issue IDs. In order to rank things that are not issues we use negative IDs. These negative ID rankables are called "virtual issues" -
getOldBucket
-
getNewBucket
-
getOldRank
-
getNewRank
-