|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pyxis.greenhopper.jira.boards.AbstractBoard
com.pyxis.greenhopper.jira.boards.AbstractPlanningBoard
com.pyxis.greenhopper.jira.boards.AbstractNestableBoard
com.pyxis.greenhopper.jira.boards.VersionBoard
com.pyxis.greenhopper.jira.boards.TaskBoard
com.pyxis.greenhopper.jira.boards.OrphanTaskBoard
public class OrphanTaskBoard
Field Summary |
---|
Fields inherited from class com.pyxis.greenhopper.jira.boards.TaskBoard |
---|
KEY, steps, VIEW |
Fields inherited from class com.pyxis.greenhopper.jira.boards.VersionBoard |
---|
DATA_KEY, nonWorkingDates, nonWorkingDays |
Fields inherited from class com.pyxis.greenhopper.jira.boards.AbstractBoard |
---|
canBoardRank, context, id, issueView, log, name, pager |
Constructor Summary | |
---|---|
OrphanTaskBoard(TaskBoard mainTaskBoard)
|
Method Summary | |
---|---|
java.util.List<com.atlassian.jira.issue.Issue> |
getHighLightedIssues()
|
protected com.atlassian.query.Query |
getPrettyQuery()
|
protected com.atlassian.query.Query |
getQuery()
|
java.util.Map<java.lang.String,StepBoard> |
getSteps()
|
Methods inherited from class com.pyxis.greenhopper.jira.boards.AbstractNestableBoard |
---|
compareTo, getBoxCss, getDecoratedName, getDisplayQuery, getHierarchy, getMasterId, hasChildren, isInHierarchy, isMaster, isModifierOn |
Methods inherited from class com.pyxis.greenhopper.jira.boards.AbstractPlanningBoard |
---|
canEditSettings, getAllByBoardFilterKey, getBoardCapacityKey, getBoardMarkerKey, getColumnPagination, getCursor, isByBoardFilterSupported, isCapacitySupported, isUnset, showLegendBar |
Methods inherited from class com.pyxis.greenhopper.jira.boards.AbstractBoard |
---|
canManageStats, canRank, equals, focusOn, getAllIssues, getBoardContext, getContext, getDefaultStart, getDescription, getDisplayableIssues, getDisplayableIssuesFrom, getFocussedIssue, getId, getIssueKeys, getIssues, getIssues, getIssuesInPage, getIssueView, getMaxPagine, getName, getNavigatorQuery, getPageNumber, getPager, getPager, getPagination, getPluginLinks, getProject, getProjectId, getQuery, getRawName, getStart, getSummary, hashCode, hasMenuItems, hideDone, indexOf, isAssignedToMeOn, isCardsDisplayed, isHighLighting, isListDisplayed, isLocked, isMarkersSupported, isProjectAdmin, isSelectable, issueCount, 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.PlanningBoard |
---|
canManageStats |
Methods inherited from interface com.pyxis.greenhopper.jira.boards.Board |
---|
canRank, focusOn, getAllIssues, getBoardContext, getContext, getId, getIssues, getIssuesInPage, getIssueView, getMaxPagine, getName, getNavigatorQuery, getPagination, getProject, getProjectId, getQuery, getStart, getSummary, hasMenuItems, hideDone, isAssignedToMeOn, isCardsDisplayed, isHighLighting, isListDisplayed, isLocked, isMarkersSupported, isSelectable, issueCount, isSummariesDisplayed, showParentSubInfo, showProgressStats, showStats |
Constructor Detail |
---|
public OrphanTaskBoard(TaskBoard mainTaskBoard)
Method Detail |
---|
protected com.atlassian.query.Query getQuery()
getQuery
in class TaskBoard
protected com.atlassian.query.Query getPrettyQuery()
getPrettyQuery
in class TaskBoard
public java.util.Map<java.lang.String,StepBoard> getSteps()
getSteps
in class TaskBoard
public java.util.List<com.atlassian.jira.issue.Issue> getHighLightedIssues()
getHighLightedIssues
in interface Board
getHighLightedIssues
in class AbstractBoard
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |