com.pyxis.greenhopper.jira.boards
Interface BoardWithCapacities

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

public interface BoardWithCapacities
extends Board


Method Summary
 java.lang.String getBoardCapacityKey(WatchedField field)
           
 java.lang.String getCapacityDescription()
           
 java.lang.String getCapacityKey(WatchedField field)
           
 java.lang.String 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

getCapacityTitle

java.lang.String getCapacityTitle()

getCapacityDescription

java.lang.String getCapacityDescription()

getCapacityKey

java.lang.String getCapacityKey(WatchedField field)

getBoardCapacityKey

java.lang.String getBoardCapacityKey(WatchedField field)


Copyright © 2007-2013 Atlassian. All Rights Reserved.