Package io.imunity.webconsole
Class WebConsoleRootNavigationInfoProvider
- java.lang.Object
-
- io.imunity.webconsole.WebConsoleNavigationInfoProviderBase
-
- io.imunity.webconsole.WebConsoleRootNavigationInfoProvider
-
- All Implemented Interfaces:
WebConsoleNavigationInfoProvider,io.imunity.webelements.navigation.NavigationInfoProvider
@Component public class WebConsoleRootNavigationInfoProvider extends WebConsoleNavigationInfoProviderBase
Root for all navigable web consoleUnityView- Author:
- P.Piernik
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringID
-
Constructor Summary
Constructors Constructor Description WebConsoleRootNavigationInfoProvider()
-
Method Summary
-
Methods inherited from class io.imunity.webconsole.WebConsoleNavigationInfoProviderBase
getNavigationInfo
-
-
-
-
Field Detail
-
ID
public static final java.lang.String ID
- See Also:
- Constant Field Values
-
-