public class IssueHtmlView extends AbstractIssueHtmlView
applicationProperties, authenticationContext, commentManager, fieldScreenRendererFactory, issueViewUtil
ACTION_ORDER_DESC, descriptor
Constructor and Description |
---|
IssueHtmlView(JiraAuthenticationContext authenticationContext,
ApplicationProperties applicationProperties,
CommentManager commentManager,
FieldScreenRendererFactory fieldScreenRendererFactory,
IssueViewUtil issueViewUtil,
FieldVisibilityManager fieldVisibilityManager) |
Modifier and Type | Method and Description |
---|---|
protected String |
getLinkToPrevious(Issue issue) |
protected boolean |
printCssLinks()
With a word view of an issue - you do not want to print the links to the CSS (which seem to hang word, as it can't
download remote resources)
|
getBody, getContent, getCustomFieldHtml, getFooter, getHeader, getHeader, getPrettyDuration, getRenderedContent, getStyleSheetHtml
init, writeHeaders
public IssueHtmlView(JiraAuthenticationContext authenticationContext, ApplicationProperties applicationProperties, CommentManager commentManager, FieldScreenRendererFactory fieldScreenRendererFactory, IssueViewUtil issueViewUtil, FieldVisibilityManager fieldVisibilityManager)
protected String getLinkToPrevious(Issue issue)
getLinkToPrevious
in class AbstractIssueHtmlView
protected boolean printCssLinks()
AbstractIssueHtmlView
printCssLinks
in class AbstractIssueHtmlView
Copyright © 2002-2019 Atlassian. All Rights Reserved.