Interface SideMenuAdminPage

All Known Implementing Classes:
AgentsConfigurationPage, ClusterConfigurationPage, ConfigureBackupsPage, ConfigureGlobalPermissionsPage, ConfigureLookAndFeelPage, ConfigureSecurityPage, ConfigureSharedLocalCapabilitiesPage, ConfirmPlansToBeDeletedPage, ExportPage, GlobalVariablesPage, QuarantineSettingsAdminPage, QuickFiltersConfigurationPage, RemovePlanAdminPage, SelectBulkActionPage, ServerPauseResumePage, SharedRepositoriesPage, UpmPage, ViewBackupsPage, ViewDatabaseConfiguration, ViewElasticConfigurationPage, ViewMailServerAdminPage

public interface SideMenuAdminPage
A Bamboo admin page that can be navigated to from the side menu of one of the panel sections.
  • Method Summary

    Modifier and Type
    Method
    Description
    ID of the link in the side menu.
    Section under which the page is located in the admin panel.
  • Method Details

    • section

      Section under which the page is located in the admin panel.
    • linkId

      String linkId()
      ID of the link in the side menu.