Package | Description |
---|---|
org.apache.archiva.configuration | |
org.apache.archiva.configuration.io.registry |
Modifier and Type | Field and Description |
---|---|
private List<V1RepositoryConfiguration> |
Configuration.repositories
Field repositories.
|
Modifier and Type | Method and Description |
---|---|
List<V1RepositoryConfiguration> |
Configuration.getRepositories()
Method getRepositories.
|
Modifier and Type | Method and Description |
---|---|
void |
Configuration.setRepositories(List<V1RepositoryConfiguration> repositories)
Set @deprecated use managedRepositories or
remoteRepositories instead.
|
Modifier and Type | Method and Description |
---|---|
private V1RepositoryConfiguration |
ConfigurationRegistryReader.readV1RepositoryConfiguration(String prefix,
org.apache.archiva.redback.components.registry.Registry registry) |
Modifier and Type | Method and Description |
---|---|
private void |
ConfigurationRegistryWriter.writeV1RepositoryConfiguration(String prefix,
V1RepositoryConfiguration value,
org.apache.archiva.redback.components.registry.Registry registry) |
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.