public class NutsSettingsRepositorySubCommand extends AbstractNutsSettingsSubCommand
| Modifier and Type | Class and Description |
|---|---|
static class |
NutsSettingsRepositorySubCommand.RepoInfo |
CUSTOM_SUPPORT, DEFAULT_SUPPORT, NO_SUPPORT| Constructor and Description |
|---|
NutsSettingsRepositorySubCommand() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
exec(NutsCommandLine cmdLine,
Boolean autoSave,
NutsSession session)
execute command and return true.
|
static NutsSettingsRepositorySubCommand.RepoInfo |
repoInfo(NutsRepository x,
boolean tree,
NutsSession session) |
getSupportLevelpublic static NutsSettingsRepositorySubCommand.RepoInfo repoInfo(NutsRepository x, boolean tree, NutsSession session)
public boolean exec(NutsCommandLine cmdLine, Boolean autoSave, NutsSession session)
NutsSettingsSubCommandcmdLine - command lineautoSave - auto savesession - application contextCopyright © 2021 vpc open source initiative. All rights reserved.