public class NutsSettingsNdiSubCommand extends AbstractNutsSettingsSubCommand
CUSTOM_SUPPORT, DEFAULT_SUPPORT, NO_SUPPORT| Constructor and Description |
|---|
NutsSettingsNdiSubCommand() |
| Modifier and Type | Method and Description |
|---|---|
static SystemNdi |
createNdi(NutsSession session) |
boolean |
exec(NutsCommandLine cmdLine,
Boolean autoSave,
NutsSession session)
execute command and return true.
|
void |
runAddLauncher(NutsCommandLine commandLine,
NutsSession session) |
void |
runRemoveLauncher(NutsCommandLine commandLine,
NutsSession session) |
void |
runSwitch(NutsCommandLine commandLine,
NutsSession session) |
getSupportLevelpublic static SystemNdi createNdi(NutsSession session)
public void runAddLauncher(NutsCommandLine commandLine, NutsSession session)
public void runRemoveLauncher(NutsCommandLine commandLine, NutsSession session)
public void runSwitch(NutsCommandLine commandLine, 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.