com.atlassian.jira.projectconfig.tab
Class PermissionsTab
java.lang.Object
com.atlassian.jira.projectconfig.tab.WebPanelTab
com.atlassian.jira.projectconfig.tab.PermissionsTab
- All Implemented Interfaces:
- ProjectConfigTab
public class PermissionsTab
- extends WebPanelTab
- Since:
- v4.4
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PermissionsTab
public PermissionsTab(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager,
VelocityContextFactory factory)
getTitle
public String getTitle(ProjectConfigTabRenderContext context)
- Description copied from interface:
ProjectConfigTab
- Return the title to display in the browser when the tab is displayed.
- Parameters:
context
- contains information that may be useful for tab renderering.
- Returns:
- the title to display on the screen.
Copyright © 2002-2012 Atlassian. All Rights Reserved.