com.pyxis.greenhopper.jira.boards
Interface BoardWithMarkers

All Superinterfaces:
Board, BoardWithCapacities
All Known Subinterfaces:
PlanningBoard
All Known Implementing Classes:
AbstractNestableBoard, AbstractPlanningBoard, ArchivedChartBoard, AssigneeBoard, ChartBoard, ChartOverviewBoard, ComponentBoard, GadgetBoard, OrphanTaskBoard, ParentTaskBoard, PrintBoard, ProjectBoard, TaskBoard, VersionBoard

public interface BoardWithMarkers
extends BoardWithCapacities


Method Summary
 java.lang.String getBoardMarkerKey(WatchedField field)
           
 java.lang.String getMarkerKey(WatchedField field)
           
 
Methods inherited from interface com.pyxis.greenhopper.jira.boards.BoardWithCapacities
getBoardCapacityKey, getCapacityDescription, getCapacityKey, getCapacityTitle
 
Methods inherited from interface com.pyxis.greenhopper.jira.boards.Board
canBoardRank, canDrag, canManageStats, canRank, canSelect, computeStartFor, containsIssue, focusOn, getAllIssues, getBoardContext, getBoardIssue, getBoxCss, getContext, getCursor, getDecoratedName, getDisplayableBoardForIssue, getDisplayQuery, getHighLightedIssues, getId, getIssues, getIssuesInPage, getIssueView, getKey, getMaxIssues, getMaxPagine, getName, getNavigatorQuery, getPagination, getProject, getProjectId, getQuery, getStart, getSummary, getView, hasMenuItems, hasSettings, hideDone, hideSubs, isAssignedToMeOn, isAssociatedWith, isCapacitySupported, isCardsDisplayed, isHighLighting, isListDisplayed, isLocked, isMarkersSupported, isModifierOn, isSelectable, issueCount, isSummariesDisplayed, showLegendBar, showParentSubInfo, showProgressStats, showStats
 

Method Detail

getMarkerKey

java.lang.String getMarkerKey(WatchedField field)

getBoardMarkerKey

java.lang.String getBoardMarkerKey(WatchedField field)


Copyright © 2007-2014 Atlassian. All Rights Reserved.