public class WebFragmentWebComponent extends AbstractWebComponent
The layout of sections and its items are handled by the velocity template file
applicationProperties
Constructor and Description |
---|
WebFragmentWebComponent(JiraWebInterfaceManager webInterfaceManager,
VelocityTemplatingEngine templatingEngine,
ApplicationProperties applicationProperties,
JiraAuthenticationContext authenticationContext,
SimpleLinkManager simpleLinkManager) |
Modifier and Type | Method and Description |
---|---|
String |
getHtml(String template,
String location,
JiraHelper jiraHelper) |
String |
getHtml(String template,
String location,
JiraHelper jiraHelper,
ContextLayoutBean layoutBean) |
boolean |
hasDisplayableItems(String location,
JiraHelper jiraHelper) |
asHtml, getHtml
public WebFragmentWebComponent(JiraWebInterfaceManager webInterfaceManager, VelocityTemplatingEngine templatingEngine, ApplicationProperties applicationProperties, JiraAuthenticationContext authenticationContext, SimpleLinkManager simpleLinkManager)
public String getHtml(String template, String location, JiraHelper jiraHelper)
public String getHtml(String template, String location, JiraHelper jiraHelper, ContextLayoutBean layoutBean)
public boolean hasDisplayableItems(String location, JiraHelper jiraHelper)
Copyright © 2002-2021 Atlassian. All Rights Reserved.