Class EditLinkedRepositoryPage

    • Field Detail

      • permissionsTabLink

        protected com.atlassian.pageobjects.elements.PageElement permissionsTabLink
      • permissionsTab

        protected com.atlassian.pageobjects.elements.PageElement permissionsTab
      • specsLogTabLink

        protected com.atlassian.pageobjects.elements.PageElement specsLogTabLink
      • addRssRepositoryButton

        protected com.atlassian.pageobjects.elements.PageElement addRssRepositoryButton
      • pageBinder

        @Inject
        protected com.atlassian.pageobjects.PageBinder pageBinder
      • repositoryId

        protected final long repositoryId
    • Constructor Detail

      • EditLinkedRepositoryPage

        public EditLinkedRepositoryPage​(long repositoryId)
    • Method Detail

      • getUrl

        public String getUrl()
      • getGrantedRssRepositories

        public List<String> getGrantedRssRepositories()
        Returns:
        list of RSS repositories names which can use current repository in build plans or deployment projects.
      • grantRssRepositoryAccess

        public void grantRssRepositoryAccess​(String repositoryName)
        Grant repositoryName to use current repository in RSS code.