public class ArchivaDefaultConfiguration extends Object implements Serializable
| Constructor and Description | 
|---|
| ArchivaDefaultConfiguration() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | addDefaultCheckPath(RepositoryCheckPath repositoryCheckPath)Method addDefaultCheckPath. | 
| List<RepositoryCheckPath> | getDefaultCheckPaths()Method getDefaultCheckPaths. | 
| void | removeDefaultCheckPath(RepositoryCheckPath repositoryCheckPath)Method removeDefaultCheckPath. | 
| void | setDefaultCheckPaths(List<RepositoryCheckPath> defaultCheckPaths)Set the default check paths for certain remote repositories. | 
public ArchivaDefaultConfiguration()
public void addDefaultCheckPath(RepositoryCheckPath repositoryCheckPath)
repositoryCheckPath - public List<RepositoryCheckPath> getDefaultCheckPaths()
public void removeDefaultCheckPath(RepositoryCheckPath repositoryCheckPath)
repositoryCheckPath - public void setDefaultCheckPaths(List<RepositoryCheckPath> defaultCheckPaths)
defaultCheckPaths - Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.