Class IssuePermissionsTab

java.lang.Object
com.atlassian.jira.projectconfig.tab.WebPanelTab
com.atlassian.jira.projectconfig.tab.IssuePermissionsTab
All Implemented Interfaces:
ProjectConfigTab

public class IssuePermissionsTab extends WebPanelTab
Since:
v4.4
  • Constructor Details

    • IssuePermissionsTab

      public IssuePermissionsTab(com.atlassian.plugin.web.api.DynamicWebInterfaceManager webInterfaceManager, VelocityContextFactory factory)
  • Method Details

    • 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.