Uses of Class
com.atlassian.bamboo.testutils.rest.entity.RestRepository
Packages that use RestRepository
Package
Description
-
Uses of RestRepository in com.atlassian.bamboo.plugins.testutils.rest.resource.plan
Methods in com.atlassian.bamboo.plugins.testutils.rest.resource.plan that return types with arguments of type RestRepository -
Uses of RestRepository in com.atlassian.bamboo.plugins.testutils.rest.resource.repository
Methods in com.atlassian.bamboo.plugins.testutils.rest.resource.repository that return types with arguments of type RestRepositoryModifier and TypeMethodDescriptionRepositoryResource.getLinkedRepositories()RepositoryResource.getProjectRepositories(String projectKey) -
Uses of RestRepository in com.atlassian.bamboo.testutils.backdoor
Methods in com.atlassian.bamboo.testutils.backdoor that return types with arguments of type RestRepositoryModifier and TypeMethodDescriptionRepositoryControl.getLinkedRepositories()PlansControl.getPlanRepositories(@NotNull PlanKey planKey) RepositoryControl.getProjectRepositories(String projectKey)