|
||||||||||
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.AbstractPlanningBoard com.pyxis.greenhopper.jira.boards.AbstractNestableBoard com.pyxis.greenhopper.jira.boards.VersionBoard com.pyxis.greenhopper.jira.boards.ChartBoard com.pyxis.greenhopper.jira.boards.GadgetBoard
public class GadgetBoard
Field Summary | |
---|---|
static java.lang.String |
VIEW
|
Fields inherited from class com.pyxis.greenhopper.jira.boards.ChartBoard |
---|
chartContext, KEY |
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 | |
---|---|
GadgetBoard(AgileGadgetPreferences gadgetPreferences)
|
Method Summary | |
---|---|
BoardIssue |
getBoardIssue(com.atlassian.jira.issue.Issue issue)
Retrieves the decorated isssue |
Context |
getContext()
Retrieves the selected context of the board |
AgileGadgetPreferences |
getGadgetPreferences()
|
java.lang.String |
getView()
The issue view to display the issues in |
Methods inherited from class com.pyxis.greenhopper.jira.boards.ChartBoard |
---|
applyAsFilter, getAllBoards, getBoardColumnPagination, getCanRecompute, getChartContext, getDataDirectory, getIssuesGroupedByChildren, getKey, getLevelChildren, hideDone, hideSubs, isAssignedToMeOn, isCapacitySupported, isMarkersSupported, isReportAvailable, setContext, showLegendBar, showPending |
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 |
---|
canBoardRank, canEditSettings, getAllByBoardFilterKey, getAllByBoardFilters, getBoardCapacityKey, getBoardMarkerKey, getByBoardFilter, getColumnPagination, getCursor, getPrettyQuery, getQuery, isByBoardFilterSupported, isUnset, setByBoardFilterId |
Methods inherited from class com.pyxis.greenhopper.jira.boards.AbstractBoard |
---|
canManageStats, canRank, canSelect, computeStartFor, containsIssue, equals, focusOn, getAllIssues, getBoardContext, getDefaultStart, getDescription, getDisplayableIssues, getDisplayableIssuesFrom, getFocussedIssue, getHighLightedIssues, getId, getIssueKeys, getIssues, getIssues, getIssuesInPage, getIssueView, getMaxIssues, getMaxPagine, getName, getNavigatorQuery, getPageNumber, getPager, getPager, getPagination, getPluginLinks, getProject, getProjectId, getQuery, getRawName, getStart, getSummary, hashCode, hasMenuItems, indexOf, isCardsDisplayed, isHighLighting, isListDisplayed, isLocked, 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.PlanningBoard |
---|
canManageStats |
Methods inherited from interface com.pyxis.greenhopper.jira.boards.Board |
---|
canRank, canSelect, computeStartFor, containsIssue, focusOn, getAllIssues, getBoardContext, getHighLightedIssues, getId, getIssues, getIssuesInPage, getIssueView, getMaxIssues, getMaxPagine, getName, getNavigatorQuery, getPagination, getProject, getProjectId, getQuery, getStart, getSummary, hasMenuItems, isCardsDisplayed, isHighLighting, isListDisplayed, isLocked, isSelectable, issueCount, isSummariesDisplayed, showParentSubInfo, showProgressStats, showStats |
Field Detail |
---|
public static final java.lang.String VIEW
Constructor Detail |
---|
public GadgetBoard(AgileGadgetPreferences gadgetPreferences)
Method Detail |
---|
public AgileGadgetPreferences getGadgetPreferences()
public BoardIssue getBoardIssue(com.atlassian.jira.issue.Issue issue)
Board
getBoardIssue
in interface Board
getBoardIssue
in class AbstractBoard
BoardIssue
public Context getContext()
Board
getContext
in interface Board
getContext
in class AbstractBoard
Context
public java.lang.String getView()
Board
getView
in interface Board
getView
in class ChartBoard
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |