| Package | Description |
|---|---|
| org.apache.ambari.server.controller | |
| org.apache.ambari.server.state.quicklinksprofile |
| Modifier and Type | Method and Description |
|---|---|
QuickLinkVisibilityController |
AmbariManagementController.getQuicklinkVisibilityController() |
QuickLinkVisibilityController |
AmbariManagementControllerImpl.getQuicklinkVisibilityController() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultQuickLinkVisibilityController
This class can evaluate whether a quicklink has to be shown or hidden based on the received
QuickLinksProfile. |
class |
ShowAllLinksVisibilityController
A visibility controller that shows all quicklinks.
|
| Modifier and Type | Method and Description |
|---|---|
static QuickLinkVisibilityController |
QuickLinkVisibilityControllerFactory.get(String quickLinkProfileJson) |
Copyright © 2022 Apache Software Foundation. All rights reserved.