public static class PatchingHistory.Factory extends Object
Modifier and Type | Method and Description |
---|---|
static PatchingHistory |
getHistory(InstalledIdentity installedIdentity) |
static org.jboss.dmr.ModelNode |
getHistory(InstalledIdentity installedImage,
PatchableTarget.TargetInfo info) |
static PatchingHistory.Iterator |
iterator(InstalledIdentity mgr,
PatchableTarget.TargetInfo info) |
public static org.jboss.dmr.ModelNode getHistory(InstalledIdentity installedImage, PatchableTarget.TargetInfo info) throws PatchingException
PatchingException
public static PatchingHistory.Iterator iterator(InstalledIdentity mgr, PatchableTarget.TargetInfo info)
public static PatchingHistory getHistory(InstalledIdentity installedIdentity)
Copyright © 2023 JBoss by Red Hat. All rights reserved.