Package | Description |
---|---|
org.jboss.as.patching.management | |
org.jboss.as.patching.tool |
Modifier and Type | Method and Description |
---|---|
protected org.jboss.dmr.ModelNode |
PatchInfoHandler.patchIdInfo(OperationContext context,
String patchId,
boolean verbose,
PatchingHistory.Iterator i) |
Modifier and Type | Method and Description |
---|---|
PatchingHistory.Iterator |
PatchingHistory.iterator()
Returns an iterator over the history.
|
static PatchingHistory.Iterator |
PatchingHistory.Factory.iterator(InstalledIdentity mgr,
PatchableTarget.TargetInfo info) |
PatchingHistory.Iterator |
PatchingHistory.iterator(PatchableTarget.TargetInfo info)
Same as iterator() but starting from a specific point.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.