| Modifier and Type | Class and Description | 
|---|---|
class  | 
ContentNotFoundException
ContentNotFoundException is thrown in response for requests for content that is not the repository. 
 | 
class  | 
RepositoryNotFoundException
RepositoryNotFoundException 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ManagedRepositoryContent.deleteProject(String namespace,
             String projectId)  | 
ManagedRepositoryContent | 
RepositoryContentFactory.getManagedRepositoryContent(String repoId)
Get the ManagedRepositoryContent object for the repository Id specified. 
 | 
RemoteRepositoryContent | 
RepositoryContentFactory.getRemoteRepositoryContent(String repoId)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ManagedDefaultRepositoryContent.deleteProject(String namespace,
             String projectId)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RepositoryMetadataException
RepositoryMetadataException 
 | 
| Modifier and Type | Method and Description | 
|---|---|
private void | 
Maven2RepositoryMerger.createFolderStructure(String sourceRepoId,
                     String targetRepoId,
                     ArtifactMetadata artifactMetadata)  | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.