com.pyxis.greenhopper.jira.boards.modal
Class QuerySearchBoard
java.lang.Object
com.pyxis.greenhopper.jira.boards.AbstractBoard
com.pyxis.greenhopper.jira.boards.modal.AbstractModalBoard
com.pyxis.greenhopper.jira.boards.modal.SearchBoard
com.pyxis.greenhopper.jira.boards.modal.QuerySearchBoard
- All Implemented Interfaces:
- Board, java.lang.Comparable<Board>
public class QuerySearchBoard
- extends SearchBoard
Methods inherited from class com.pyxis.greenhopper.jira.boards.modal.AbstractModalBoard |
canDrag, canManageStats, getContext, getDisplayableBoardForIssue, getKey, getView, hasMenuItems, hasSettings, hideDone, hideSubs, isAddIssueEnabled, isAddSubEnabled, isAssignedToMeOn, isAssociatedWith, isHighLighting, showLegendBar |
Methods inherited from class com.pyxis.greenhopper.jira.boards.AbstractBoard |
canBoardRank, canRank, compareTo, computeStartFor, containsIssue, equals, focusOn, getAllIssues, getBoardContext, getBoardIssue, getBoxCss, getCursor, getDecoratedName, getDefaultStart, getDescription, getDisplayableIssues, getDisplayableIssuesFrom, getDisplayQuery, getFocussedIssue, getHighLightedIssues, getId, getIssueKeys, getIssues, getIssues, getIssuesInPage, getIssueView, getMaxIssues, getName, getNavigatorQuery, getPageNumber, getPager, getPager, getPagination, getPluginLinks, getProject, getProjectId, getQuery, getRawName, getStart, getSummary, hashCode, indexOf, isCapacitySupported, isCardsDisplayed, 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 |
QuerySearchBoard
public QuerySearchBoard(BoardContext boardContext,
java.lang.String searchKey)
getIssue
public com.atlassian.jira.issue.Issue getIssue()
- Specified by:
getIssue
in class SearchBoard
getMaxPagine
public int getMaxPagine()
- Specified by:
getMaxPagine
in interface Board
- Overrides:
getMaxPagine
in class AbstractBoard
getTitle
public java.lang.String getTitle()
- Specified by:
getTitle
in class SearchBoard
getSearchKey
public java.lang.String getSearchKey()
- Specified by:
getSearchKey
in class SearchBoard
isStatsPanelSupported
public boolean isStatsPanelSupported()
- Overrides:
isStatsPanelSupported
in class SearchBoard
getQuery
protected com.atlassian.query.Query getQuery()
- Specified by:
getQuery
in class AbstractBoard
getPrettyQuery
protected com.atlassian.query.Query getPrettyQuery()
- Specified by:
getPrettyQuery
in class AbstractBoard
Copyright © 2007-2011 Atlassian. All Rights Reserved.