com.atlassian.bamboo.pageobjects.pages
Interface GlobalPage

All Known Implementing Classes:
AuthorsPage, BambooDashboardPage

public interface GlobalPage

Global page accessible from main navigation menu.

Since:
v3.3

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

Method Detail

globalLinkId

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

Returns:
global link ID


Copyright © 2012 Atlassian. All Rights Reserved.