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