@Component public class IssueSecurityTab extends WebPanelTab
CURRENT_PROJECT, CURRENT_TAB_NAME, EXTRA_URL_PARAM| Constructor and Description |
|---|
IssueSecurityTab(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager,
VelocityContextFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
void |
addResourceForProject(ProjectConfigTabRenderContext renderContext)
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 IssueSecurityTab(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager,
VelocityContextFactory factory)
public String getTitle(ProjectConfigTabRenderContext context)
ProjectConfigTabcontext - contains information that may be useful for tab renderering.public void addResourceForProject(ProjectConfigTabRenderContext renderContext)
ProjectConfigTabaddResourceForProject in interface ProjectConfigTabaddResourceForProject in class WebPanelTabrenderContext - contains information that may be useful for tab renderering.Copyright © 2002-2018 Atlassian. All Rights Reserved.