public class NutsRepositoryHelper extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
NutsRepositoryHelper.Events |
| Modifier and Type | Method and Description |
|---|---|
protected net.thevpc.nuts.NutsLogger |
_LOG(net.thevpc.nuts.NutsSession session) |
protected net.thevpc.nuts.NutsLoggerOp |
_LOGOP(net.thevpc.nuts.NutsSession session) |
NutsRepositoryHelper.Events |
events() |
static int |
getSupportDeployLevel(net.thevpc.nuts.NutsRepository repository,
NutsRepositorySupportedAction supportedAction,
net.thevpc.nuts.NutsId id,
net.thevpc.nuts.NutsFetchMode mode,
boolean transitive,
net.thevpc.nuts.NutsSession session) |
static net.thevpc.nuts.NutsSpeedQualifier |
getSupportSpeedLevel(net.thevpc.nuts.NutsRepository repository,
NutsRepositorySupportedAction supportedAction,
net.thevpc.nuts.NutsId id,
net.thevpc.nuts.NutsFetchMode mode,
boolean transitive,
net.thevpc.nuts.NutsSession session) |
static NutsRepositoryHelper |
of(net.thevpc.nuts.NutsRepository repo) |
public static NutsRepositoryHelper of(net.thevpc.nuts.NutsRepository repo)
public static net.thevpc.nuts.NutsSpeedQualifier getSupportSpeedLevel(net.thevpc.nuts.NutsRepository repository,
NutsRepositorySupportedAction supportedAction,
net.thevpc.nuts.NutsId id,
net.thevpc.nuts.NutsFetchMode mode,
boolean transitive,
net.thevpc.nuts.NutsSession session)
public static int getSupportDeployLevel(net.thevpc.nuts.NutsRepository repository,
NutsRepositorySupportedAction supportedAction,
net.thevpc.nuts.NutsId id,
net.thevpc.nuts.NutsFetchMode mode,
boolean transitive,
net.thevpc.nuts.NutsSession session)
protected net.thevpc.nuts.NutsLoggerOp _LOGOP(net.thevpc.nuts.NutsSession session)
protected net.thevpc.nuts.NutsLogger _LOG(net.thevpc.nuts.NutsSession session)
public NutsRepositoryHelper.Events events()
Copyright © 2022 vpc open source initiative. All rights reserved.