|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Rankable | |
|---|---|
| com.atlassian.greenhopper.api.rank.web | |
| Uses of Rankable in com.atlassian.greenhopper.api.rank.web |
|---|
| Fields in com.atlassian.greenhopper.api.rank.web declared as Rankable | |
|---|---|
Rankable |
RankAfterRequest.rankAfterRankable
the rankable to rank after; may be null if an issue was specified instead |
Rankable |
RankBeforeRequest.rankBeforeRankable
the rankable to rank before; may be null if an issue was specified instead |
| Fields in com.atlassian.greenhopper.api.rank.web with type parameters of type Rankable | |
|---|---|
java.util.List<Rankable> |
RankBeforeRequest.rankables
the IDs of rankables to perform ranking ops; may be null if issues were specified instead |
java.util.List<Rankable> |
RankAfterRequest.rankables
the rankables to perform ranking ops; may be null if issues were specified instead |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||