Uses of Interface
com.atlassian.jira.projectconfig.tab.ProjectConfigTabRenderContext
Packages that use ProjectConfigTabRenderContext
-
Uses of ProjectConfigTabRenderContext in com.atlassian.jira.projectconfig.tab
Classes in com.atlassian.jira.projectconfig.tab that implement ProjectConfigTabRenderContextMethods in com.atlassian.jira.projectconfig.tab with parameters of type ProjectConfigTabRenderContextModifier and TypeMethodDescriptionvoid
IssueSecurityTab.addResourceForProject
(ProjectConfigTabRenderContext renderContext) void
IssueTypesTab.addResourceForProject
(ProjectConfigTabRenderContext context) void
PermissionsTab.addResourceForProject
(ProjectConfigTabRenderContext context) void
PrioritiesTab.addResourceForProject
(ProjectConfigTabRenderContext context) void
ProjectConfigTab.addResourceForProject
(ProjectConfigTabRenderContext context) Add any webresource that the tab needs to render itself.void
RolesTab.addResourceForProject
(ProjectConfigTabRenderContext renderContext) void
ScreensTab.addResourceForProject
(ProjectConfigTabRenderContext context) void
SummaryTab.addResourceForProject
(ProjectConfigTabRenderContext context) void
WebPanelTab.addResourceForProject
(ProjectConfigTabRenderContext context) void
WorkflowEditTab.addResourceForProject
(ProjectConfigTabRenderContext context) void
WorkflowsTab.addResourceForProject
(ProjectConfigTabRenderContext context) ScreensTab.createVelocityContext
(ProjectConfigTabRenderContext context) WebPanelTab.createVelocityContext
(ProjectConfigTabRenderContext context) IssueTypesTab.getTab
(ProjectConfigTabRenderContext context) ProjectConfigTab.getTab
(ProjectConfigTabRenderContext context) Return the tab content.WebPanelTab.getTab
(ProjectConfigTabRenderContext context) FieldsTab.getTitle
(ProjectConfigTabRenderContext context) IssuePermissionsTab.getTitle
(ProjectConfigTabRenderContext context) IssueSecurityTab.getTitle
(ProjectConfigTabRenderContext context) IssueTypesTab.getTitle
(ProjectConfigTabRenderContext context) NotificationsTab.getTitle
(ProjectConfigTabRenderContext context) PermissionsTab.getTitle
(ProjectConfigTabRenderContext context) PrioritiesTab.getTitle
(ProjectConfigTabRenderContext context) ProjectConfigTab.getTitle
(ProjectConfigTabRenderContext context) Return the title to display in the browser when the tab is displayed.RolesTab.getTitle
(ProjectConfigTabRenderContext context) ScreensTab.getTitle
(ProjectConfigTabRenderContext context) SummaryTab.getTitle
(ProjectConfigTabRenderContext context) WorkflowEditTab.getTitle
(ProjectConfigTabRenderContext context) WorkflowsTab.getTitle
(ProjectConfigTabRenderContext context)