Uses of Class
com.atlassian.bamboo.navigation.AdminPanelSection
-
-
Uses of AdminPanelSection in com.atlassian.bamboo.navigation
Methods in com.atlassian.bamboo.navigation that return AdminPanelSection Modifier and Type Method Description static AdminPanelSection
AdminPanelSection. valueOf(String name)
Returns the enum constant of this type with the specified name.static AdminPanelSection[]
AdminPanelSection. values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of AdminPanelSection in com.atlassian.bamboo.pageobjects.pages.admin
Methods in com.atlassian.bamboo.pageobjects.pages.admin that return AdminPanelSection Modifier and Type Method Description AdminPanelSection
ConfigureBackupsPage. section()
AdminPanelSection
ConfigureGlobalPermissionsPage. section()
AdminPanelSection
ConfigureLookAndFeelPage. section()
AdminPanelSection
ConfigureSecurityPage. section()
AdminPanelSection
ConfigureSharedLocalCapabilitiesPage. section()
AdminPanelSection
ConfirmPlansToBeDeletedPage. section()
AdminPanelSection
ExportPage. section()
AdminPanelSection
GlobalVariablesPage. section()
AdminPanelSection
QuarantineSettingsAdminPage. section()
AdminPanelSection
RemovePlanAdminPage. section()
AdminPanelSection
SharedRepositoriesPage. section()
AdminPanelSection
SideMenuAdminPage. section()
Section under which the page is located in the admin panel.AdminPanelSection
UpmPage. section()
AdminPanelSection
ViewBackupsPage. section()
AdminPanelSection
ViewDatabaseConfiguration. section()
AdminPanelSection
ViewMailServerAdminPage. section()
-
Uses of AdminPanelSection in com.atlassian.bamboo.pageobjects.pages.admin.agent
Methods in com.atlassian.bamboo.pageobjects.pages.admin.agent that return AdminPanelSection Modifier and Type Method Description AdminPanelSection
AgentsConfigurationPage. section()
-
Uses of AdminPanelSection in com.atlassian.bamboo.pageobjects.pages.admin.bulk
Methods in com.atlassian.bamboo.pageobjects.pages.admin.bulk that return AdminPanelSection Modifier and Type Method Description AdminPanelSection
SelectBulkActionPage. section()
-
Uses of AdminPanelSection in com.atlassian.bamboo.pageobjects.pages.admin.cluster
Methods in com.atlassian.bamboo.pageobjects.pages.admin.cluster that return AdminPanelSection Modifier and Type Method Description AdminPanelSection
ClusterConfigurationPage. section()
-
Uses of AdminPanelSection in com.atlassian.bamboo.pageobjects.pages.admin.elastic
Methods in com.atlassian.bamboo.pageobjects.pages.admin.elastic that return AdminPanelSection Modifier and Type Method Description AdminPanelSection
ViewElasticConfigurationPage. section()
-
Uses of AdminPanelSection in com.atlassian.bamboo.pageobjects.pages.admin.quickfilter
Methods in com.atlassian.bamboo.pageobjects.pages.admin.quickfilter that return AdminPanelSection Modifier and Type Method Description AdminPanelSection
QuickFiltersConfigurationPage. section()
-