public class ZipInstallerComponent extends Object implements NInstallerComponent
CUSTOM_SCORE, DEFAULT_SCORE, UNSUPPORTED_SCORE| Constructor and Description |
|---|
ZipInstallerComponent() |
| Modifier and Type | Method and Description |
|---|---|
int |
getScore(NScorableContext ctx) |
void |
install(NExecutionContext executionContext) |
void |
uninstall(NExecutionContext executionContext,
boolean deleteData) |
void |
update(NExecutionContext executionContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisValidScore, query, querypublic int getScore(NScorableContext ctx)
getScore in interface NComponentgetScore in interface NScorablepublic 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.