public class EditLinkedRepositoryPage extends AbstractPermissionsPage
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.pageobjects.PageBinder |
pageBinder |
protected com.atlassian.pageobjects.elements.PageElement |
permissionsTab |
protected com.atlassian.pageobjects.elements.PageElement |
permissionsTabLink |
protected long |
repositoryId |
protected com.atlassian.pageobjects.elements.PageElement |
specsLogTabLink |
driver, elementFinder, poller, testedProduct, timeouts
Constructor and Description |
---|
EditLinkedRepositoryPage(long repositoryId) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getGrantedRssRepositories() |
String |
getUrl() |
void |
grantRssRepositoryAccess(String repositoryName)
Grant repositoryName to use current repository in RSS code.
|
EditLinkedRepositoryPage |
selectPermissionsTab() |
BambooSpecsStatusTab |
selectSpecsLogTab() |
canEditUserPermissions, indicator, withGroupPermissions, withRolePermissions, withUserPermissions
click, doWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded, sendEscapeKey, waitUntilElementIsLocated, waitUntilElementIsNotLocated, waitUntilElementIsNotVisible, waitUntilElementIsVisible
protected com.atlassian.pageobjects.elements.PageElement permissionsTabLink
protected com.atlassian.pageobjects.elements.PageElement permissionsTab
protected com.atlassian.pageobjects.elements.PageElement specsLogTabLink
@Inject protected com.atlassian.pageobjects.PageBinder pageBinder
protected final long repositoryId
public String getUrl()
public EditLinkedRepositoryPage selectPermissionsTab()
public BambooSpecsStatusTab selectSpecsLogTab()
public List<String> getGrantedRssRepositories()
public void grantRssRepositoryAccess(String repositoryName)
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.