com.atlassian.bamboo.pageobjects.pages
Interface GlobalPage

All Known Implementing Classes:
AbstractDeploymentVersionPage, AuthorsPage, BambooDashboardPage, ConfigureDeploymentProjectDetailsPage, ConfigureDeploymentProjectPage, ConfigureEnvironmentDetailsPage, ConfigureReleaseVersioningPage, ConfirmDeploymentProjectDetailsPage, CreateEnvironmentPage, CreateVersionPage, DeploymentLogsPage, DeploymentVersionCommitsPage, DeploymentVersionJiraIssuesPage, ExecuteDeploymentPage, ViewAllDeploymentProjectsPage

public interface GlobalPage

Global page accessible from main navigation menu.

Since:
v3.3

Method Summary
 String globalLinkId()
          ID of the link in the main navigation menu.
 

Method Detail

globalLinkId

String globalLinkId()
ID of the link in the main navigation menu.

Returns:
global link ID


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.