Package | Description |
---|---|
org.jboss.as.patching.tool |
Modifier and Type | Method and Description |
---|---|
PatchingHistory.Iterator |
PatchingHistory.iterator()
Returns an iterator over the history.
|
static PatchingHistory.Iterator |
PatchingHistory.Factory.iterator(InstallationManager mgr,
PatchableTarget.TargetInfo info) |
PatchingHistory.Iterator |
PatchingHistory.iterator(PatchableTarget.TargetInfo info)
Same as iterator() but starting from a specific point.
|
Copyright © 2013 JBoss by Red Hat. All rights reserved.