public class ArchivedChartBoard extends ChartBoard
Modifier and Type | Field and Description |
---|---|
static String |
KEY |
static String |
VIEW |
chartContext
DATA_KEY, nonWorkingDates, nonWorkingDays
canBoardRank, context, id, issueView, log, name, pager
Constructor and Description |
---|
ArchivedChartBoard(BoardContext boardContext,
com.atlassian.jira.project.version.Version version) |
Modifier and Type | Method and Description |
---|---|
boolean |
canEditSettings() |
boolean |
canManage() |
String |
findStaticChart() |
String |
findStaticReport() |
TreeSet<VersionBoard> |
getAllBoards() |
protected ColumnPagination |
getBoardColumnPagination()
Retrieves the board column pagination
|
ChartBoardContext |
getChartContext() |
protected File |
getChartDirectory() |
protected File |
getFieldDirectory(String fieldId) |
String |
getKey()
Retrieves the key of the board
|
protected TreeSet<ChartBoard> |
getLevelChildren() |
protected File |
getProjectDirectory() |
protected File |
getVersionDirectory() |
String |
getView()
The issue view to display the issues in
|
boolean |
isSelectable()
Returns whether or not the board can be selected
|
boolean |
isTaskBoardAvailable() |
boolean |
showProgressStats()
Returns whether or not the progress related stats (timetracking, status) can be shown
|
applyAsFilter, getCanRecompute, getDataDirectory, getIssuesGroupedByChildren, hideDone, hideSubs, isAssignedToMeOn, isCapacitySupported, isMarkersSupported, isReportAvailable, setContext, showLegendBar, showPending
canDrag, canEditName, computeNonWorkingDaysAndDates, doSynchronize, doSynchronizeReport, doUpdate, doUpdateReport, getAssociations, getCapacityDescription, getCapacityKey, getCapacityTitle, getCarryonOptions, getCommittedNotDoneIssues, getCommittedNotDoneIssuesNotEditable, getDescription, getDisplayableBoardForIssue, getEndDate, getFirstLevelSubVersions, getMarkerKey, getMaster, getNonWorkingDates, getNonWorkingDays, getPendingKey, getPendingQuery, getPossibleMasters, getRegisteredEndDate, getRegisteredStartDate, getReleaseDate, getStartDate, getSubtasks, getVersion, hasDescription, hasSettings, hasSubtasks, isAssociatedWith, isInRange, isInSame, isOverdue, isReleasable, isReleased, release, swapUnDoneIssuesTo, synchronize, synchronizeReport, updateMaster, updateName, updatePermission
compareTo, getBoxCss, getDecoratedName, getDisplayQuery, getHierarchy, getMasterId, hasChildren, isInHierarchy, isMaster, isModifierOn
canBoardRank, getAllByBoardFilterKey, getAllByBoardFilters, getBoardCapacityKey, getBoardMarkerKey, getByBoardFilter, getColumnPagination, getCursor, getPrettyQuery, getQuery, isByBoardFilterSupported, isUnset, setByBoardFilterId
canManageStats, canRank, canSelect, computeStartFor, containsIssue, equals, focusOn, getAllIssues, getBoardContext, getBoardIssue, getContext, 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, getShowClassicBoardsEOLWarning, getStart, getSummary, hashCode, hasMenuItems, indexOf, isCardsDisplayed, isHighLighting, isListDisplayed, isLocked, isProjectAdmin, issueCount, issuePagineCount, isSummariesDisplayed, showParentSubInfo, showStats, truncate
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
canManageStats
canRank, canSelect, computeStartFor, containsIssue, focusOn, getAllIssues, getBoardContext, getBoardIssue, getContext, getHighLightedIssues, getId, getIssues, getIssuesInPage, getIssueView, getMaxIssues, getMaxPagine, getName, getNavigatorQuery, getPagination, getProject, getProjectId, getQuery, getStart, getSummary, hasMenuItems, isCardsDisplayed, isHighLighting, isListDisplayed, isLocked, issueCount, isSummariesDisplayed, showParentSubInfo, showStats
public static final String VIEW
public static final String KEY
public ArchivedChartBoard(BoardContext boardContext, com.atlassian.jira.project.version.Version version)
public String findStaticChart()
public String findStaticReport()
public ChartBoardContext getChartContext()
getChartContext
in class ChartBoard
public String getKey()
Board
getKey
in interface Board
getKey
in class ChartBoard
public String getView()
Board
getView
in interface Board
getView
in class ChartBoard
public TreeSet<VersionBoard> getAllBoards()
getAllBoards
in class ChartBoard
public boolean isSelectable()
Board
isSelectable
in interface Board
isSelectable
in class AbstractBoard
public boolean showProgressStats()
Board
showProgressStats
in interface Board
showProgressStats
in class AbstractBoard
public boolean canManage()
canManage
in interface PlanningBoard
canManage
in class VersionBoard
public boolean canEditSettings()
canEditSettings
in interface PlanningBoard
canEditSettings
in class AbstractPlanningBoard
public boolean isTaskBoardAvailable()
isTaskBoardAvailable
in interface PlanningBoard
isTaskBoardAvailable
in class VersionBoard
protected ColumnPagination getBoardColumnPagination()
AbstractPlanningBoard
getBoardColumnPagination
in class ChartBoard
ColumnPagination
protected File getChartDirectory()
protected File getProjectDirectory()
protected File getVersionDirectory()
protected TreeSet<ChartBoard> getLevelChildren()
getLevelChildren
in class ChartBoard
Copyright © 2007–2015 Atlassian. All rights reserved.