Class SpaceToolsTabsHelper.SpaceToolsTabs
java.lang.Object
com.atlassian.confluence.spaces.actions.SpaceToolsTabsHelper.SpaceToolsTabs
- Enclosing class:
- SpaceToolsTabsHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addTopLevelTab
(String sectionFullKey, ConfluenceWebSectionModuleDescriptor section, com.atlassian.plugin.web.api.descriptors.WebItemModuleDescriptor firstWebItem, Iterable<? extends com.atlassian.plugin.web.api.descriptors.WebItemModuleDescriptor> secondLevelNavigation, Map<String, Object> context) void
addTopLevelTab
(String sectionFullKey, com.atlassian.plugin.web.api.descriptors.WebItemModuleDescriptor legacyWebItem, Map<String, Object> context) boolean
setSelected
(String selectedWebItem) toString()
-
Constructor Details
-
SpaceToolsTabs
public SpaceToolsTabs()
-
-
Method Details
-
addTopLevelTab
public void addTopLevelTab(String sectionFullKey, ConfluenceWebSectionModuleDescriptor section, com.atlassian.plugin.web.api.descriptors.WebItemModuleDescriptor firstWebItem, Iterable<? extends com.atlassian.plugin.web.api.descriptors.WebItemModuleDescriptor> secondLevelNavigation, Map<String, Object> context) -
addTopLevelTab
-
setSelected
-
toString
-