java.lang.Object | |||
↳ | com.atlassian.jira.pageobjects.pages.AbstractJiraPage | ||
↳ | com.atlassian.jira.pageobjects.pages.AbstractJiraAdminPage | ||
↳ | com.atlassian.jira.pageobjects.pages.admin.ViewServicesPage |
Represents the View Services page in admin section.
[Expand]
Inherited Fields | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.jira.pageobjects.pages.AbstractJiraPage
|
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Timed condition checking if we're at given page.
| |||||||||||
Searches the options table with the given term and returns if it is present within the table or not.
| |||||||||||
ID of the link in the admin menu.
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class com.atlassian.jira.pageobjects.pages.AbstractJiraAdminPage | |||||||||||||||||||||||||||||||
From class
com.atlassian.jira.pageobjects.pages.AbstractJiraPage
| |||||||||||||||||||||||||||||||
From class java.lang.Object | |||||||||||||||||||||||||||||||
From interface
com.atlassian.pageobjects.Page
|
Timed condition checking if we're at given page.
Searches the options table with the given term and returns if it is present within the table or not.
term | to search with. |
---|