| Modifier and Type | Method and Description |
|---|---|
static int |
NRepositoryHelper.getSupportDeployLevel(net.thevpc.nuts.NRepository repository,
NRepositorySupportedAction supportedAction,
net.thevpc.nuts.NId id,
net.thevpc.nuts.NFetchMode mode,
boolean transitive) |
static net.thevpc.nuts.NSpeedQualifier |
NRepositoryHelper.getSupportSpeedLevel(net.thevpc.nuts.NRepository repository,
NRepositorySupportedAction supportedAction,
net.thevpc.nuts.NId id,
net.thevpc.nuts.NFetchMode mode,
boolean transitive) |
| Modifier and Type | Method and Description |
|---|---|
static NRepositorySupportedAction |
NRepositorySupportedAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NRepositorySupportedAction[] |
NRepositorySupportedAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static net.thevpc.nuts.util.NOptional<NRepositorySupportedAction> |
NRepositorySupportedAction.parse(String value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
NRepositoryExt.acceptAction(net.thevpc.nuts.NId id,
NRepositorySupportedAction supportedAction,
net.thevpc.nuts.NFetchMode mode) |
boolean |
NCachedRepository.acceptAction(net.thevpc.nuts.NId id,
NRepositorySupportedAction supportedAction,
net.thevpc.nuts.NFetchMode mode) |
boolean |
AbstractNRepositoryBase.acceptAction(net.thevpc.nuts.NId id,
NRepositorySupportedAction supportedAction,
net.thevpc.nuts.NFetchMode mode) |
boolean |
NSimpleRepositoryWrapper.acceptAction(net.thevpc.nuts.NId id,
NRepositorySupportedAction supportedAction,
net.thevpc.nuts.NFetchMode mode) |
| Modifier and Type | Method and Description |
|---|---|
List<NRepositoryAndFetchMode> |
NWorkspaceUtils.filterRepositoryAndFetchModes(NRepositorySupportedAction fmode,
net.thevpc.nuts.NId id,
net.thevpc.nuts.NRepositoryFilter repositoryFilter,
net.thevpc.nuts.NFetchStrategy fetchStrategy) |
Copyright © 2025 vpc open source initiative. All rights reserved.