| Package | Description |
|---|---|
| com.suncode.autoupdate.patch.plusworkflow.archive |
| Modifier and Type | Method and Description |
|---|---|
PatchAssembler |
PatchAssembler.add(String path,
InputStream input) |
PatchAssembler |
PatchAssembler.add(String path,
InputStream input,
com.google.common.hash.HashCode md5)
Deprecated.
|
PatchAssembler |
PatchAssembler.checksum(String path,
com.google.common.hash.HashCode md5) |
PatchAssembler |
PatchAssembler.delete(String path) |
PatchAssembler |
PatchAssembler.update(String path,
InputStream input) |
PatchAssembler |
PatchAssembler.update(String path,
InputStream input,
com.google.common.hash.HashCode md5)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PatchAssembler.Assemble.assemble(PatchAssembler patch) |
Copyright © 2025 Suncode. All rights reserved.