| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.standalone.bridges.maven | |
| net.thevpc.nuts.runtime.standalone.repos |
| Modifier and Type | Method and Description |
|---|---|
Iterator<net.thevpc.nuts.NutsId> |
MavenRemoteRepository.findVersionsImplFilesFolders(net.thevpc.nuts.NutsId id,
net.thevpc.nuts.NutsIdFilter idFilter,
net.thevpc.nuts.NutsFetchMode fetchMode,
RemoteRepoApi versionApi,
net.thevpc.nuts.NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
static RemoteRepoApi |
RemoteRepoApi.parseLenient(String value) |
static RemoteRepoApi |
RemoteRepoApi.parseLenient(String value,
RemoteRepoApi emptyOrErrorValue) |
static RemoteRepoApi |
RemoteRepoApi.parseLenient(String value,
RemoteRepoApi emptyValue,
RemoteRepoApi errorValue) |
static RemoteRepoApi |
RemoteRepoApi.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RemoteRepoApi[] |
RemoteRepoApi.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Iterator<net.thevpc.nuts.NutsId> |
FilesFoldersApi.createIterator(net.thevpc.nuts.NutsWorkspace workspace,
net.thevpc.nuts.NutsRepository repository,
String rootUrl,
String basePath,
net.thevpc.nuts.NutsIdFilter filter,
RemoteRepoApi strategy,
net.thevpc.nuts.NutsSession session,
int maxDepth,
FilesFoldersApi.IteratorModel model) |
Iterator<net.thevpc.nuts.NutsId> |
NutsHttpFolderRepository.findVersionsImplFilesFolders(net.thevpc.nuts.NutsId id,
net.thevpc.nuts.NutsIdFilter idFilter,
RemoteRepoApi versionApi,
net.thevpc.nuts.NutsSession session) |
static FilesFoldersApi.Item[] |
FilesFoldersApi.getDirItems(boolean folders,
boolean files,
RemoteRepoApi strategy,
String baseUrl,
net.thevpc.nuts.NutsSession session) |
static RemoteRepoApi |
RemoteRepoApi.parseLenient(String value,
RemoteRepoApi emptyOrErrorValue) |
static RemoteRepoApi |
RemoteRepoApi.parseLenient(String value,
RemoteRepoApi emptyValue,
RemoteRepoApi errorValue) |
Copyright © 2021 vpc open source initiative. All rights reserved.