|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object webwork.action.ActionSupport com.atlassian.jira.action.JiraActionSupport com.atlassian.jira.web.action.JiraWebActionSupport com.atlassian.jira.web.action.ProjectActionSupport com.atlassian.jira.web.action.IssueActionSupport com.atlassian.jira.web.action.issue.AbstractIssueSelectAction com.pyxis.greenhopper.jira.actions.AbstractBoardAction com.pyxis.greenhopper.jira.actions.BoardAction com.pyxis.greenhopper.jira.actions.ContextBoardAction com.pyxis.greenhopper.jira.actions.CardBoardAction com.pyxis.greenhopper.jira.actions.PrintBoardAction
public class PrintBoardAction
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.atlassian.jira.util.I18nHelper |
---|
com.atlassian.jira.util.I18nHelper.BeanFactory |
Field Summary |
---|
Fields inherited from class com.pyxis.greenhopper.jira.actions.CardBoardAction |
---|
anchor, capacityService, EXPANDED_BOX, fieldId, fieldType, maxCapacity, minCapacity, simpleUpdate, statService |
Fields inherited from class com.pyxis.greenhopper.jira.actions.ContextBoardAction |
---|
contextName, maxVBIssues |
Fields inherited from class com.pyxis.greenhopper.jira.actions.BoardAction |
---|
confirmed, context, issueLinkManager, refresh, selectedBoard, selectedProjectId, selectedVersion, start, subtaskManager, warningId |
Fields inherited from class com.pyxis.greenhopper.jira.actions.AbstractBoardAction |
---|
ghLicense, greenHopperService, issuesToUpdate |
Fields inherited from class com.atlassian.jira.web.action.issue.AbstractIssueSelectAction |
---|
id, issueObject |
Fields inherited from class com.atlassian.jira.web.action.IssueActionSupport |
---|
attachmentManager |
Fields inherited from class com.atlassian.jira.web.action.ProjectActionSupport |
---|
projectManager |
Fields inherited from class com.atlassian.jira.web.action.JiraWebActionSupport |
---|
ISSUE_NOT_FOUND_RESULT, PERMISSION_VIOLATION_RESULT, request, RETURN_URL_PARAMETER, savedFilters |
Fields inherited from class com.atlassian.jira.action.JiraActionSupport |
---|
log |
Fields inherited from class webwork.action.ActionSupport |
---|
command, errorMap, errorMessages |
Fields inherited from interface webwork.action.Action |
---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
Constructor Summary | |
---|---|
PrintBoardAction(GreenHopper greenHopperService,
GreenHopperLicenseManager ghLicense,
com.atlassian.jira.issue.link.IssueLinkManager issueLinkManager,
com.atlassian.jira.config.SubTaskManager subtaskManager,
StatService statService,
CapacityService capacityService)
|
Method Summary | |
---|---|
java.lang.String |
doPrint()
|
java.lang.String |
doSuccess()
|
java.lang.Integer |
getPrintColumnPerPage()
|
java.util.List<java.lang.Integer> |
getPrintingCardsPerPage()
|
java.lang.Integer |
getPrintIssuesPerPage()
|
java.lang.String |
getPrintPaperSize()
|
java.lang.String |
getQuickFilterString()
|
Board |
getSelectedBoard()
|
boolean |
hasHeader()
|
boolean |
isPrintBoardName()
|
boolean |
isPrintContextName()
|
boolean |
isPrintProjectName()
|
boolean |
isPrintQuickFilter()
|
boolean |
isPrintView()
|
void |
setPrintBoardName(boolean printBoardname)
|
void |
setPrintContextName(boolean printContextName)
|
void |
setPrintIssuesPerPage(java.lang.Integer printIssuesPerPage)
|
void |
setPrintPaperSize(java.lang.String printPaperSize)
|
void |
setPrintProjectName(boolean printProjectName)
|
void |
setPrintQuickFilter(boolean printQuickFilter)
|
Methods inherited from class com.atlassian.jira.web.action.issue.AbstractIssueSelectAction |
---|
cameFromIssue, cameFromParent, getIssue, getIssueObject, getIssueObjectNoSecurityCheck, getIssuePath, getLayoutBean, getParentIssueObject, getProject, getSecurityLevel, getSecurityLevel, getSecurityLevelName, getSubTaskManager, getSummaryIssue, getViewUrl, isEditable, isEditable, isHasEditIssuePermission, isIssueExists, isIssueValid, isSubTask, isSubTaskCreatable, isWorkflowAllowsEdit, redirectToView, setIssue |
Methods inherited from class com.atlassian.jira.web.action.IssueActionSupport |
---|
clearSelectedIssue, getAttachmentManager, getCurrentFailedLoginCount, getCurrentJQL, getCustomFieldManager, getDaysPerWeek, getEverLoggedIn, getHoursPerDay, getIssueManager, getLastFailedLogin, getLastLogin, getLoginCount, getPossibleVersions, getPossibleVersionsReleasedFirst, getPrettyDuration, getPreviousLogin, getSearchRequest, getSelectedIssueId, getSessionPagerFilterManager, getSessionSearchRequestManager, getSessionSearchRequestManagerFactory, getSessionSelectedIssueManager, getTotalFailedLoginCount, getUrlEncoded, getWorkflow, getWorkflowTransitionDescription, getWorkflowTransitionDisplayName, isCustomFieldHidden, isElevatedSecurityCheckRequired, isFieldHidden, isFieldHidden, isFieldHidden, isTimeTrackingEnabled, setCurrentIssue, setSearchRequest, setSelectedIssueId, updateSearchRequest |
Methods inherited from class com.atlassian.jira.web.action.ProjectActionSupport |
---|
getBrowseableProjects, getBrowseableProjectsInCategory, setSelectedProject, setSelectedProject |
Methods inherited from class com.atlassian.jira.web.action.JiraWebActionSupport |
---|
addErrorCollection, addErrorMessageByKeyIfAbsent, addErrorMessageIfAbsent, forceRedirect, getApplicationProperties, getAssignableUsers, getAssignableUsers, getComponentManager, getConglomerateCookieValue, getConstantsManager, getDateFormat, getDateTimeFormat, getDescTranslation, getExternalLinkUtils, getField, getFlushedErrorMessages, getGlobalPermissionManager, getHint, getHintManager, getJiraServiceContext, getLanguage, getLoggedInUser, getNameTranslation, getOutlookDate, getPermissionManager, getProjectManager, getPropertySet, getRandomHint, getRedirect, getRedirectChecker, getRemoteUser, getReturnUrl, getReturnUrlForCancelLink, getSearchSortDescriptions, getSelectedProject, getSelectedProjectObject, getServerId, getTimeFormat, getUriValidator, getUserFullName, getVersionManager, getWebworkStack, getWebworkStack, hasErrorMessage, hasErrorMessageByKey, insertContextPath, isHasIssuePermission, isHasIssuePermission, isHasPermission, isHasPermission, isHasPermission, isHasProjectPermission, isHasProjectPermission, isInlineDialogMode, isSystemAdministrator, isUserExists, returnComplete, returnComplete, returnCompleteWithInlineRedirect, setConglomerateCookieValue, setInline, setReturnUrl |
Methods inherited from class com.atlassian.jira.action.JiraActionSupport |
---|
addErrorMessages, addErrorMessages, addErrors, addIllegalArgumentException, execute, getActionName, getComponentInstanceOfType, getDefaultResourceBundle, getDelegator, getI18nHelper, getKeysForPrefix, getLocale, getResult, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getUnescapedText, getUserPreferences, getWatcherManager, hasAnyErrors, isEnterprise, isIndexing, isProfessional, isProfessionalOrEnterprise, isStandard, removeKeyOrAddError |
Methods inherited from class webwork.action.ActionSupport |
---|
addErrorMessage, doDefault, doExecute, doValidation, getErrorMessages, getErrors, getHasErrorMessages, getHasErrors, getPropertyEditorMessage, getTexts, getTexts, getTimezone, invalidInput, invokeCommand, isCommand, setCommand, setErrorMessages, setErrors, validate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.pyxis.greenhopper.jira.util.I18n |
---|
getText |
Methods inherited from interface com.atlassian.jira.web.action.issue.IssueSummaryAware |
---|
getRemoteUser |
Methods inherited from interface com.atlassian.jira.util.ErrorCollection |
---|
addErrorMessage, addErrorMessages, addErrors, getErrorMessages, getErrors, hasAnyErrors, setErrorMessages |
Methods inherited from interface webwork.action.CommandDriven |
---|
setCommand |
Constructor Detail |
---|
public PrintBoardAction(GreenHopper greenHopperService, GreenHopperLicenseManager ghLicense, com.atlassian.jira.issue.link.IssueLinkManager issueLinkManager, com.atlassian.jira.config.SubTaskManager subtaskManager, StatService statService, CapacityService capacityService)
Method Detail |
---|
public java.lang.String doSuccess()
doSuccess
in class CardBoardAction
public java.lang.String doPrint()
public Board getSelectedBoard()
getSelectedBoard
in class BoardAction
public boolean isPrintView()
public void setPrintProjectName(boolean printProjectName)
public boolean isPrintProjectName()
public void setPrintContextName(boolean printContextName)
public boolean isPrintContextName()
public void setPrintBoardName(boolean printBoardname)
public boolean isPrintBoardName()
public void setPrintQuickFilter(boolean printQuickFilter)
public boolean isPrintQuickFilter()
public boolean hasHeader()
public void setPrintPaperSize(java.lang.String printPaperSize)
public java.lang.String getPrintPaperSize()
public void setPrintIssuesPerPage(java.lang.Integer printIssuesPerPage)
public java.lang.Integer getPrintIssuesPerPage()
public java.util.List<java.lang.Integer> getPrintingCardsPerPage()
public java.lang.Integer getPrintColumnPerPage()
public java.lang.String getQuickFilterString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |