com.atlassian.bamboo.pageobjects.pages.admin
Interface SideMenuAdminPage

All Known Implementing Classes:
AgentsConfigurationPage, ConfigureBackupsPage, ConfigureSharedLocalCapabilitiesPage, ConfirmPlansToBeDeletedPage, ExportPage, GlobalVariablesPage, RemovePlanAdminPage, SelectBulkActionPage, ServerPauseResumePage, SharedRepositoriesPage, UpmPage, ViewBackupsPage, ViewElasticConfigurationPage

public interface SideMenuAdminPage

A Bamboo admin page that has a link to it present in the side menu.


Method Summary
 java.lang.String linkId()
          ID of the link in the side menu.
 

Method Detail

linkId

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

Returns:
ID of the link in the side menu


Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.