package

com.atlassian.jira.projectconfig.tab

Interfaces

ProjectConfigTab Repesents a tab on the project configuration page. 
ProjectConfigTabManager  
ProjectConfigTabRenderContext Contains useful dependenics that can be used when renderering a ProjectConfigTab

Classes

ComponentsTab  
DefaultProjectConfigTabManager A tab manager that gets all the ProjectConfigTabs out of the BeanFactory associated with the plugin. 
DefaultTabRenderContext  
FieldsTab  
IssuePermissionsTab  
IssueSecurityTab  
IssueTypesTab  
NotificationsTab  
PermissionsTab  
RolesTab Previously named PeopleTab. 
ScreensTab  
SummaryTab  
VersionsTab  
WebPanelTab

A tab panel on the project configuration page that is rendered using a webpanel. 

WorkflowsTab