public class NutsRepositoryUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
NutsRepositoryUtils.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) |
NutsRepositoryUtils.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 int |
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 NutsRepositoryUtils |
of(net.thevpc.nuts.NutsRepository repo) |
public static NutsRepositoryUtils of(net.thevpc.nuts.NutsRepository repo)
protected net.thevpc.nuts.NutsLoggerOp _LOGOP(net.thevpc.nuts.NutsSession session)
protected net.thevpc.nuts.NutsLogger _LOG(net.thevpc.nuts.NutsSession session)
public static int 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)
public NutsRepositoryUtils.Events events()
Copyright © 2021 vpc open source initiative. All rights reserved.