public class IssueHtmlView extends AbstractIssueHtmlView
applicationProperties, authenticationContext, commentManager, fieldScreenRendererFactory, fileIconBean, issueViewUtilACTION_ORDER_DESC, descriptor| Constructor and Description |
|---|
IssueHtmlView(JiraAuthenticationContext authenticationContext,
ApplicationProperties applicationProperties,
CommentManager commentManager,
FileIconBean fileIconBean,
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, getStyleSheetHtmlinit, writeHeaderspublic IssueHtmlView(JiraAuthenticationContext authenticationContext, ApplicationProperties applicationProperties, CommentManager commentManager, FileIconBean fileIconBean, FieldScreenRendererFactory fieldScreenRendererFactory, IssueViewUtil issueViewUtil, FieldVisibilityManager fieldVisibilityManager)
protected String getLinkToPrevious(Issue issue)
getLinkToPrevious in class AbstractIssueHtmlViewprotected boolean printCssLinks()
AbstractIssueHtmlViewprintCssLinks in class AbstractIssueHtmlViewCopyright © 2002-2016 Atlassian. All Rights Reserved.