|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.pyxis.greenhopper.jira.boards.AbstractBoard com.pyxis.greenhopper.jira.boards.StepBoard com.pyxis.greenhopper.jira.boards.OrphanStepBoard
public class OrphanStepBoard
Field Summary |
---|
Fields inherited from class com.pyxis.greenhopper.jira.boards.StepBoard |
---|
NONE, resolutions, statuses |
Fields inherited from class com.pyxis.greenhopper.jira.boards.AbstractBoard |
---|
canBoardRank, context, id, issueView, log, name, pager |
Constructor Summary | |
---|---|
OrphanStepBoard(TaskBoard mainTaskBoard,
java.lang.String id,
java.lang.String name,
int weight)
|
Method Summary | |
---|---|
protected com.atlassian.query.Query |
getPrettyQuery()
|
protected com.atlassian.query.Query |
getQuery()
|
Methods inherited from class com.pyxis.greenhopper.jira.boards.AbstractBoard |
---|
canBoardRank, canRank, canSelect, computeStartFor, containsIssue, equals, focusOn, getAllIssues, getBoardContext, getBoxCss, getContext, getDecoratedName, getDefaultStart, getDescription, getDisplayableIssues, getDisplayableIssuesFrom, getDisplayQuery, getId, getIssueKeys, getIssues, getIssues, getIssuesInPage, getIssueView, getName, getNavigatorQuery, getPageNumber, getPager, getPager, getPagination, getPluginLinks, getProject, getProjectId, getQuery, getRawName, getStart, getSummary, hashCode, hasMenuItems, hideDone, indexOf, isCapacitySupported, isCardsDisplayed, isHighLighting, isListDisplayed, isLocked, isMarkersSupported, isModifierOn, isProjectAdmin, isSelectable, issueCount, issuePagineCount, isSummariesDisplayed, showParentSubInfo, showProgressStats, showStats, truncate |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.pyxis.greenhopper.jira.boards.Board |
---|
canBoardRank, canRank, canSelect, computeStartFor, containsIssue, focusOn, getAllIssues, getBoardContext, getBoxCss, getContext, getDecoratedName, getDisplayQuery, getId, getIssues, getIssuesInPage, getIssueView, getName, getNavigatorQuery, getPagination, getProject, getProjectId, getQuery, getStart, getSummary, hasMenuItems, hideDone, isCapacitySupported, isCardsDisplayed, isHighLighting, isListDisplayed, isLocked, isMarkersSupported, isModifierOn, isSelectable, issueCount, isSummariesDisplayed, showParentSubInfo, showProgressStats, showStats |
Constructor Detail |
---|
public OrphanStepBoard(TaskBoard mainTaskBoard, java.lang.String id, java.lang.String name, int weight)
Method Detail |
---|
protected com.atlassian.query.Query getQuery()
getQuery
in class StepBoard
protected com.atlassian.query.Query getPrettyQuery()
getPrettyQuery
in class StepBoard
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |