Package | Description |
---|---|
org.apache.archiva.configuration | |
org.apache.archiva.configuration.io.registry |
Modifier and Type | Field and Description |
---|---|
private List<RepositoryCheckPath> |
ArchivaDefaultConfiguration.defaultCheckPaths
Field defaultCheckPaths.
|
Modifier and Type | Method and Description |
---|---|
private RepositoryCheckPath |
DefaultArchivaConfiguration.readRepositoryCheckPath(org.apache.archiva.redback.components.registry.Registry registry) |
Modifier and Type | Method and Description |
---|---|
List<RepositoryCheckPath> |
ArchivaDefaultConfiguration.getDefaultCheckPaths()
Method getDefaultCheckPaths.
|
Modifier and Type | Method and Description |
---|---|
void |
ArchivaDefaultConfiguration.addDefaultCheckPath(RepositoryCheckPath repositoryCheckPath)
Method addDefaultCheckPath.
|
void |
ArchivaDefaultConfiguration.removeDefaultCheckPath(RepositoryCheckPath repositoryCheckPath)
Method removeDefaultCheckPath.
|
Modifier and Type | Method and Description |
---|---|
void |
ArchivaDefaultConfiguration.setDefaultCheckPaths(List<RepositoryCheckPath> defaultCheckPaths)
Set the default check paths for certain remote repositories.
|
Modifier and Type | Method and Description |
---|---|
private RepositoryCheckPath |
ConfigurationRegistryReader.readRepositoryCheckPath(String prefix,
org.apache.archiva.redback.components.registry.Registry registry) |
Modifier and Type | Method and Description |
---|---|
private void |
ConfigurationRegistryWriter.writeRepositoryCheckPath(String prefix,
RepositoryCheckPath value,
org.apache.archiva.redback.components.registry.Registry registry) |
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.