Package com.atlassian.confluence.web
Class LegacyConfluenceWebMenuManager
- java.lang.Object
-
- com.atlassian.confluence.web.ConfluenceWebMenuManager
-
- com.atlassian.confluence.web.LegacyConfluenceWebMenuManager
-
- All Implemented Interfaces:
WebMenuManager
@Deprecated public class LegacyConfluenceWebMenuManager extends ConfluenceWebMenuManager
Deprecated.since 5.9.0. UseConfluenceWebMenuManagerinstead.This class is unused and is marked for removal.- Since:
- 2.8.1
-
-
Field Summary
-
Fields inherited from class com.atlassian.confluence.web.ConfluenceWebMenuManager
webInterfaceManager
-
-
Constructor Summary
Constructors Constructor Description LegacyConfluenceWebMenuManager()Deprecated.
-
Method Summary
-
Methods inherited from class com.atlassian.confluence.web.ConfluenceWebMenuManager
getLeadingItems, getMenu, getMenu, getSectionItems, getSections, getTrailingItems, setWebInterfaceManager
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.atlassian.confluence.web.WebMenuManager
getMenu
-
-