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