com.atlassian.jira.web.component
Class IssueConstantWebComponent
java.lang.Object
com.atlassian.jira.web.component.IssueConstantWebComponent
public class IssueConstantWebComponent
- extends Object
Component that is used to render issue constants images. This is the equiv of the macro "displayConstantIcon".
- Since:
- v4.4
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IssueConstantWebComponent
public IssueConstantWebComponent(VelocityRequestContextFactory velocityRequestContextFactory)
IssueConstantWebComponent
public IssueConstantWebComponent(String baseUrl)
getHtml
public String getHtml(IssueConstant issueConstant,
String imgClass)
getHtml
public String getHtml(IssueConstant issueConstant)
Copyright © 2002-2012 Atlassian. All Rights Reserved.