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