Package | Description |
---|---|
org.apache.archiva.configuration |
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.
|
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.