com.atlassian.jira.web.component.webfragment
Class WebFragmentWebComponent
java.lang.Object
com.atlassian.jira.web.component.AbstractWebComponent
com.atlassian.jira.web.component.webfragment.WebFragmentWebComponent
public class WebFragmentWebComponent
- extends AbstractWebComponent
This class displays sections of the web interface through plugins
The layout of sections and its items are handled by the velocity template file
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebFragmentWebComponent
public WebFragmentWebComponent(JiraWebInterfaceManager webInterfaceManager,
com.atlassian.velocity.VelocityManager velocityManager,
ApplicationProperties applicationProperties,
JiraAuthenticationContext authenticationContext,
SimpleLinkManager simpleLinkManager)
getHtml
public String getHtml(String template,
String location,
JiraHelper jiraHelper)
getHtml
public String getHtml(String template,
String location,
JiraHelper jiraHelper,
ContextLayoutBean layoutBean)
hasDisplayableItems
public boolean hasDisplayableItems(String location,
JiraHelper jiraHelper)
Copyright © 2002-2012 Atlassian. All Rights Reserved.