Class SpaceToolsTabsHelper
java.lang.Object
com.atlassian.confluence.spaces.actions.SpaceToolsTabsHelper
Provides the list of the 2 levels of web-sections/web-items to display in the Space Tools tabs
- Since:
- 5.0
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
-
Constructor Summary
ConstructorsConstructorDescriptionSpaceToolsTabsHelper
(com.atlassian.plugin.web.api.DynamicWebInterfaceManager webInterfaceManager, PermissionManager permissionManager) -
Method Summary
Modifier and TypeMethodDescriptiongetNavigation
(ConfluenceActionSupport action) getNavigation
(ConfluenceActionSupport action, String selectedWebItem)
-
Constructor Details
-
SpaceToolsTabsHelper
public SpaceToolsTabsHelper(com.atlassian.plugin.web.api.DynamicWebInterfaceManager webInterfaceManager, PermissionManager permissionManager)
-
-
Method Details