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