public final class PatchHistoryValidations extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
validateRollbackState(String patchID,
InstalledIdentity identity)
Validate the consistency of patches to the point we rollback.
|
public static void validateRollbackState(String patchID, InstalledIdentity identity) throws PatchingException
patchID - the patch id which gets rolled backidentity - the installed identityPatchingExceptionCopyright © 2014 JBoss by Red Hat. All rights reserved.