public class EditLinkedRepositoryPage extends AbstractPermissionsPage
| Modifier and Type | Class and Description |
|---|---|
static class |
EditLinkedRepositoryPage.SpecsLog |
| Modifier and Type | Field and Description |
|---|---|
protected com.atlassian.pageobjects.elements.PageElement |
permissionsTab |
protected com.atlassian.pageobjects.elements.PageElement |
permissionsTabLink |
protected long |
repositoryId |
protected com.atlassian.pageobjects.elements.PageElement |
specsLogTab |
protected com.atlassian.pageobjects.elements.PageElement |
specsLogTabLink |
driver, elementFinder, poller, testedProduct| Constructor and Description |
|---|
EditLinkedRepositoryPage(long repositoryId) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getGrantedRssRepositories() |
List<EditLinkedRepositoryPage.SpecsLog> |
getSpecLogs() |
String |
getUrl() |
void |
grantRssRepositoryAccess(String repositoryName)
Grant repositoryName to use current repository in RSS code.
|
EditLinkedRepositoryPage |
selectPermissionsTab() |
EditLinkedRepositoryPage |
selectSpecsLogTab() |
canEditUserPermissions, indicator, withGroupPermissions, withRolePermissions, withUserPermissionsdoWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded, sendEnterKey, sendEscapeKeyprotected com.atlassian.pageobjects.elements.PageElement permissionsTabLink
protected com.atlassian.pageobjects.elements.PageElement permissionsTab
protected com.atlassian.pageobjects.elements.PageElement specsLogTab
protected com.atlassian.pageobjects.elements.PageElement specsLogTabLink
protected final long repositoryId
public String getUrl()
public EditLinkedRepositoryPage selectPermissionsTab()
public EditLinkedRepositoryPage selectSpecsLogTab()
public List<String> getGrantedRssRepositories()
public void grantRssRepositoryAccess(String repositoryName)
public List<EditLinkedRepositoryPage.SpecsLog> getSpecLogs()
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.