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