public interface PatchMetadataResolver
Modifier and Type | Method and Description |
---|---|
Patch |
resolvePatch(String name,
String version)
Resolve a for a given product name and version.
|
Patch resolvePatch(String name, String version) throws PatchingException
name
- the product nameversion
- the product versionPatchingException
- for any errorCopyright © 2023 JBoss by Red Hat. All rights reserved.