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