public class CommandForIdNInstallerComponent extends Object implements NInstallerComponent
CUSTOM_SCORE, DEFAULT_SCORE, UNSUPPORTED_SCORE| Constructor and Description |
|---|
CommandForIdNInstallerComponent(NDefinition runnerId) |
| Modifier and Type | Method and Description |
|---|---|
int |
getScore(NScorableContext criteria) |
void |
install(NExecutionContext executionContext) |
void |
runMode(NExecutionContext executionContext,
String mode) |
void |
uninstall(NExecutionContext executionContext,
boolean deleteData) |
void |
update(NExecutionContext executionContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisValidScore, query, querypublic 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)
public int getScore(NScorableContext criteria)
getScore in interface NComponentgetScore in interface NScorableCopyright © 2025 vpc open source initiative. All rights reserved.