Package com.atlassian.jira.web.component
Class AbstractWebComponent
java.lang.Object
com.atlassian.jira.web.component.AbstractWebComponent
- Direct Known Subclasses:
CreateIssueWebComponent,CronEditorWebComponent,GroupPickerWebComponent,IssueTableWebComponent,UserPickerWebComponent,WebFragmentWebComponent
The superclass of all web components, which has some simple helper methods.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAbstractWebComponent(VelocityTemplatingEngine templatingEngine, ApplicationProperties applicationProperties) -
Method Summary
-
Field Details
-
applicationProperties
-
-
Constructor Details
-
AbstractWebComponent
public AbstractWebComponent(VelocityTemplatingEngine templatingEngine, ApplicationProperties applicationProperties)
-
-
Method Details
-
getHtml
-
asHtml
-