Package com.atlassian.jira.web.component
Class IssueConstantWebComponent
java.lang.Object
com.atlassian.jira.web.component.IssueConstantWebComponent
Component that is used to render issue constants images. This is the equiv of the macro "displayConstantIcon".
- Since:
- v4.4
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetHtml(IssueConstant issueConstant) getHtml(IssueConstant issueConstant, String imgClass) getHtml(IssueConstant issueConstant, String imgClass, boolean isAltPresented)
-
Constructor Details
-
IssueConstantWebComponent
public IssueConstantWebComponent()
-
-
Method Details
-
getHtml
-
getHtml
-
getHtml
-