public class CommandForIdNutsInstallerComponent extends Object implements NutsInstallerComponent
CUSTOM_SUPPORT, DEFAULT_SUPPORT, NO_SUPPORT| Constructor and Description |
|---|
CommandForIdNutsInstallerComponent() |
| Modifier and Type | Method and Description |
|---|---|
int |
getSupportLevel(NutsSupportLevelContext<NutsDefinition> criteria) |
void |
install(NutsExecutionContext executionContext) |
void |
uninstall(NutsExecutionContext executionContext,
boolean deleteData) |
void |
update(NutsExecutionContext executionContext) |
public void install(NutsExecutionContext executionContext)
install in interface NutsInstallerComponentpublic void update(NutsExecutionContext executionContext)
update in interface NutsInstallerComponentpublic void uninstall(NutsExecutionContext executionContext, boolean deleteData)
uninstall in interface NutsInstallerComponentpublic int getSupportLevel(NutsSupportLevelContext<NutsDefinition> criteria)
getSupportLevel in interface NutsComponent<NutsDefinition>Copyright © 2021 vpc open source initiative. All rights reserved.