Class ScreenTabTemplateImpl
java.lang.Object
com.atlassian.jira.project.template.hook.ScreenTabTemplateImpl
- All Implemented Interfaces:
ScreenTabTemplate
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ScreenTabTemplateImpl
-
-
Method Details
-
name
Description copied from interface:ScreenTabTemplate
Returns the name of the tab.- Specified by:
name
in interfaceScreenTabTemplate
- Returns:
- The name of the tab.
-
fields
Description copied from interface:ScreenTabTemplate
Returns the list of fields for this tab.- Specified by:
fields
in interfaceScreenTabTemplate
- Returns:
- The list of fields for this tab.
-