public class NRepositoryHelper extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
NRepositoryHelper.Events |
| Modifier and Type | Method and Description |
|---|---|
protected net.thevpc.nuts.log.NLog |
_LOG() |
NRepositoryHelper.Events |
events() |
static int |
getSupportDeployLevel(net.thevpc.nuts.core.NRepository repository,
NRepositorySupportedAction supportedAction,
net.thevpc.nuts.artifact.NId id,
net.thevpc.nuts.command.NFetchMode mode,
boolean transitive) |
static net.thevpc.nuts.core.NSpeedQualifier |
getSupportSpeedLevel(net.thevpc.nuts.core.NRepository repository,
NRepositorySupportedAction supportedAction,
net.thevpc.nuts.artifact.NId id,
net.thevpc.nuts.command.NFetchMode mode,
boolean transitive) |
static NRepositoryHelper |
of(net.thevpc.nuts.core.NRepository repo) |
public static NRepositoryHelper of(net.thevpc.nuts.core.NRepository repo)
public static net.thevpc.nuts.core.NSpeedQualifier getSupportSpeedLevel(net.thevpc.nuts.core.NRepository repository,
NRepositorySupportedAction supportedAction,
net.thevpc.nuts.artifact.NId id,
net.thevpc.nuts.command.NFetchMode mode,
boolean transitive)
public static int getSupportDeployLevel(net.thevpc.nuts.core.NRepository repository,
NRepositorySupportedAction supportedAction,
net.thevpc.nuts.artifact.NId id,
net.thevpc.nuts.command.NFetchMode mode,
boolean transitive)
protected net.thevpc.nuts.log.NLog _LOG()
public NRepositoryHelper.Events events()
Copyright © 2026 vpc open source initiative. All rights reserved.