Package com.atlassian.jira.web.component
Class CreateIssueWebComponent
java.lang.Object
com.atlassian.jira.web.component.AbstractWebComponent
com.atlassian.jira.web.component.CreateIssueWebComponent
This component is responsible for rendering the create issue widget for browse project page.
- Since:
- v4.0
-
Field Summary
Fields inherited from class com.atlassian.jira.web.component.AbstractWebComponent
applicationProperties -
Constructor Summary
ConstructorsConstructorDescriptionCreateIssueWebComponent(VelocityTemplatingEngine templatingEngine, ApplicationProperties applicationProperties, PermissionManager permissionManager, JiraAuthenticationContext authenticationContext) -
Method Summary
Methods inherited from class com.atlassian.jira.web.component.AbstractWebComponent
asHtml, getHtml
-
Constructor Details
-
CreateIssueWebComponent
public CreateIssueWebComponent(VelocityTemplatingEngine templatingEngine, ApplicationProperties applicationProperties, PermissionManager permissionManager, JiraAuthenticationContext authenticationContext)
-
-
Method Details
-
getHtml
-