public class ZipInstallerComponent extends Object implements NInstallerComponent
| Constructor and Description |
|---|
ZipInstallerComponent() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getScore(NScorableContext ctx) |
void |
install(NExecutionContext executionContext) |
void |
uninstall(NExecutionContext executionContext,
boolean deleteData) |
void |
update(NExecutionContext executionContext) |
public static int getScore(NScorableContext ctx)
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 NInstallerComponentCopyright © 2026 vpc open source initiative. All rights reserved.