public class CommandForIdNInstallerComponent extends Object implements net.thevpc.nuts.spi.NInstallerComponent
| Constructor and Description |
|---|
CommandForIdNInstallerComponent(net.thevpc.nuts.NDefinition runnerId) |
| Modifier and Type | Method and Description |
|---|---|
int |
getSupportLevel(net.thevpc.nuts.spi.NSupportLevelContext criteria) |
void |
install(net.thevpc.nuts.NExecutionContext executionContext) |
void |
runMode(net.thevpc.nuts.NExecutionContext executionContext,
String mode) |
void |
uninstall(net.thevpc.nuts.NExecutionContext executionContext,
boolean deleteData) |
void |
update(net.thevpc.nuts.NExecutionContext executionContext) |
public CommandForIdNInstallerComponent(net.thevpc.nuts.NDefinition runnerId)
public void install(net.thevpc.nuts.NExecutionContext executionContext)
install in interface net.thevpc.nuts.spi.NInstallerComponentpublic void update(net.thevpc.nuts.NExecutionContext executionContext)
update in interface net.thevpc.nuts.spi.NInstallerComponentpublic void uninstall(net.thevpc.nuts.NExecutionContext executionContext,
boolean deleteData)
uninstall in interface net.thevpc.nuts.spi.NInstallerComponentpublic void runMode(net.thevpc.nuts.NExecutionContext executionContext,
String mode)
public int getSupportLevel(net.thevpc.nuts.spi.NSupportLevelContext criteria)
getSupportLevel in interface net.thevpc.nuts.spi.NComponentCopyright © 2025 vpc open source initiative. All rights reserved.