| Modifier and Type | Method and Description |
|---|---|
static PendingPatch |
PendingPatch.from(com.suncode.autoupdate.server.client.api.Patch patch) |
| Modifier and Type | Method and Description |
|---|---|
static List<PendingPatch> |
PendingPatch.map(List<com.suncode.autoupdate.server.client.api.Patch> patches) |
| Modifier and Type | Method and Description |
|---|---|
com.suncode.plugin.framework.PluginStoreResource |
Downloads.patchArchive(PendingPatch patch) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
PluginUpdate.applyUpdates(List<PendingPatch> patches,
Downloads download) |
protected boolean |
PluginUpdate.validate(List<PendingPatch> patches,
Downloads download) |
| Modifier and Type | Method and Description |
|---|---|
PendingPatch |
UpdateContext.getTargetPatch() |
| Modifier and Type | Method and Description |
|---|---|
protected com.suncode.autoupdate.patch.plusworkflow.archive.Index |
AbstractComponentUpdate.readIndex(PendingPatch patch) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract boolean |
AbstractComponentUpdate.applyUpdates(List<PendingPatch> patches,
Downloads download) |
protected abstract boolean |
AbstractComponentUpdate.validate(List<PendingPatch> patches,
Downloads download) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
SystemUpdate.applyUpdates(List<PendingPatch> patches,
Downloads download) |
protected boolean |
SystemUpdate.validate(List<PendingPatch> patches,
Downloads download) |
Copyright © 2025 Suncode. All rights reserved.