@Component public class PermissionsTab extends WebPanelTab
CURRENT_PROJECT, CURRENT_TAB_NAME, EXTRA_URL_PARAM
Constructor and Description |
---|
PermissionsTab(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager,
VelocityContextFactory factory,
PermissionsDataProvider permissionsDataProvider) |
Modifier and Type | Method and Description |
---|---|
void |
addResourceForProject(ProjectConfigTabRenderContext context)
Add any webresource that the tab needs to render itself.
|
String |
getTitle(ProjectConfigTabRenderContext context)
Return the title to display in the browser when the tab is displayed.
|
createVelocityContext, getBodyWebPanel, getHeaderWebPanel, getId, getLinkId, getTab, getWebPanel
@Autowired public PermissionsTab(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, VelocityContextFactory factory, PermissionsDataProvider permissionsDataProvider)
public String getTitle(ProjectConfigTabRenderContext context)
ProjectConfigTab
context
- contains information that may be useful for tab renderering.public void addResourceForProject(ProjectConfigTabRenderContext context)
ProjectConfigTab
addResourceForProject
in interface ProjectConfigTab
addResourceForProject
in class WebPanelTab
context
- contains information that may be useful for tab renderering.Copyright © 2002-2023 Atlassian. All Rights Reserved.