Uses of Class
com.atlassian.bamboo.rest.model.repository.RestRepository
Package
Description
-
Uses of RestRepository in com.atlassian.bamboo.plugins.rest.deployments.projects
Modifier and TypeMethodDescriptionDeploymentProjectResource.listAssignedRepositories
(Long deploymentProjectId) -
Uses of RestRepository in com.atlassian.bamboo.plugins.rest.resource
Modifier and TypeMethodDescriptionRepositoryResource.getRssRepositoriesAllowedToAccessRepository
(Long targetRepositoryId) ProjectResource.listAssignedRepositories
(String projectKey) -
Uses of RestRepository in com.atlassian.bamboo.rest.model.repository
ModifierConstructorDescriptionRestRepositoryList
(int size, org.apache.commons.lang3.Range<Integer> range, List<RestRepository> list)