Uses of Class
com.atlassian.bamboo.pageobjects.pages.admin.repository.RepositoryRow
-
-
Uses of RepositoryRow in com.atlassian.bamboo.pageobjects.pages.admin.repository
Methods in com.atlassian.bamboo.pageobjects.pages.admin.repository that return types with arguments of type RepositoryRow Modifier and Type Method Description List<RepositoryRow>
RepositoryAssignmentComponent. getAssignedRepositories()
-
Uses of RepositoryRow in com.atlassian.bamboo.pageobjects.pages.deployment
Methods in com.atlassian.bamboo.pageobjects.pages.deployment that return types with arguments of type RepositoryRow Modifier and Type Method Description List<RepositoryRow>
DeploymentProjectRepositoryAssignmentPage. getAssignedRepositories()
-
Uses of RepositoryRow in com.atlassian.bamboo.pageobjects.pages.project.admin
Methods in com.atlassian.bamboo.pageobjects.pages.project.admin that return types with arguments of type RepositoryRow Modifier and Type Method Description List<RepositoryRow>
ProjectRepositoryAssignmentPage. getAssignedRepositories()
-