|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GlobalRankField | |
|---|---|
| com.pyxis.greenhopper.jira.actions | |
| com.pyxis.greenhopper.jira.boards.modal | |
| com.pyxis.greenhopper.jira.configurations.context | |
| Uses of GlobalRankField in com.pyxis.greenhopper.jira.actions |
|---|
| Methods in com.pyxis.greenhopper.jira.actions that return GlobalRankField | |
|---|---|
protected GlobalRankField |
RankingAction.getSelectedRankField()
|
| Methods in com.pyxis.greenhopper.jira.actions with parameters of type GlobalRankField | |
|---|---|
boolean |
ConfigurationAction.canRemove(GlobalRankField rankingField)
|
| Uses of GlobalRankField in com.pyxis.greenhopper.jira.boards.modal |
|---|
| Fields in com.pyxis.greenhopper.jira.boards.modal declared as GlobalRankField | |
|---|---|
protected GlobalRankField |
RankingBoard.rank
|
| Constructors in com.pyxis.greenhopper.jira.boards.modal with parameters of type GlobalRankField | |
|---|---|
RankingBoard(BoardContext boardContext,
GlobalRankField rank,
java.lang.Long selectedBoardId,
java.lang.String contextName)
|
|
SubRankingBoard(BoardContext boardContext,
GlobalRankField rank,
com.atlassian.jira.issue.Issue issue)
|
|
| Uses of GlobalRankField in com.pyxis.greenhopper.jira.configurations.context |
|---|
| Methods in com.pyxis.greenhopper.jira.configurations.context with parameters of type GlobalRankField | |
|---|---|
java.util.Set<Context> |
Contexts.getAllRankedBy(GlobalRankField rank)
|
java.util.Set<Context> |
UserContexts.getAllRankedBy(GlobalRankField rank)
|
java.util.Set<Context> |
SharedContexts.getAllRankedBy(GlobalRankField rank)
|
boolean |
ContextImpl.isRankedBy(GlobalRankField rank)
|
boolean |
Context.isRankedBy(GlobalRankField rank)
|
boolean |
EmptyContext.isRankedBy(GlobalRankField rank)
|
boolean |
SortedOnly.isRankedBy(GlobalRankField rank)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||