public static interface PatchingHistory.Entry
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getAddOnPatches() |
String |
getAppliedAt() |
Map<String,String> |
getLayerPatches()
Patch element ids by layer names they are applied to.
|
Patch |
getMetadata() |
String |
getPatchId() |
Patch.PatchType |
getType() |
String getPatchId()
Patch.PatchType getType()
String getAppliedAt()
Map<String,String> getLayerPatches()
Patch getMetadata()
Copyright © 2023 JBoss by Red Hat. All rights reserved.