public class ZipInstallerComponent extends Object implements NInstallerComponent
| Constructor and Description |
|---|
ZipInstallerComponent() |
| Modifier and Type | Method and Description |
|---|---|
int |
getSupportLevel(NSupportLevelContext ctx) |
void |
install(NExecutionContext executionContext) |
void |
uninstall(NExecutionContext executionContext,
boolean deleteData) |
void |
update(NExecutionContext executionContext) |
public int getSupportLevel(NSupportLevelContext ctx)
getSupportLevel in interface NComponentpublic 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 © 2025 vpc open source initiative. All rights reserved.