Uses of Class
com.atlassian.bitbucket.project.NoSuchProjectException
Packages that use NoSuchProjectException
-
Uses of NoSuchProjectException in com.atlassian.bitbucket.repository
Methods in com.atlassian.bitbucket.repository that throw NoSuchProjectExceptionModifier and TypeMethodDescriptionRepositoryService.findByProjectId(int projectId, PageRequest pageRequest) Retrieves a page ofrepositoriesin the project with the given id.RepositoryService.findByProjectKey(String projectKey, PageRequest pageRequest) List the names of the repositories in the project with the given key and with a default (null) namespace.