public static interface PatchableTarget.TargetInfo
Modifier and Type | Method and Description |
---|---|
String |
getCumulativePatchID()
Get the cumulative patch id.
|
DirectoryStructure |
getDirectoryStructure()
The directory structure for this target.
|
List<String> |
getPatchIDs()
Get the active one-off patches.
|
Properties |
getProperties()
Get the layer properties.
|
String getCumulativePatchID()
List<String> getPatchIDs()
Properties getProperties()
DirectoryStructure getDirectoryStructure()
Copyright © 2023 JBoss by Red Hat. All rights reserved.