public interface PatchingArtifactValidationContext
Modifier and Type | Method and Description |
---|---|
PatchingValidationErrorHandler |
getErrorHandler()
Get the error handler.
|
InstalledIdentity |
getInstalledIdentity()
Get the installed identity.
|
void |
setCurrentPatchIdentity(InstalledIdentity currentPatchIdentity) |
PatchingValidationErrorHandler getErrorHandler()
InstalledIdentity getInstalledIdentity()
void setCurrentPatchIdentity(InstalledIdentity currentPatchIdentity)
Copyright © 2023 JBoss by Red Hat. All rights reserved.