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