com.atlassian.jira.web.component
Class CreateIssueWebComponent
java.lang.Object
com.atlassian.jira.web.component.AbstractWebComponent
com.atlassian.jira.web.component.CreateIssueWebComponent
public class CreateIssueWebComponent
- extends AbstractWebComponent
This component is responsible for rendering the create issue widget for browse project page.
- Since:
- v4.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateIssueWebComponent
public CreateIssueWebComponent(com.atlassian.velocity.VelocityManager velocityManager,
ApplicationProperties applicationProperties,
PermissionManager permissionManager,
JiraAuthenticationContext authenticationContext)
getHtml
public String getHtml(Project project)
Copyright © 2002-2012 Atlassian. All Rights Reserved.