Package | Description |
---|---|
org.jboss.as.patching.metadata | |
org.jboss.as.patching.runner | |
org.jboss.as.patching.tool |
Modifier and Type | Method and Description |
---|---|
protected MiscContentItem |
ModificationBuilderTarget.createMiscItem(String name,
List<String> path,
byte[] newHash,
boolean isDirectory) |
Modifier and Type | Method and Description |
---|---|
File |
PatchingTaskContext.getBackupFile(MiscContentItem item)
Get the backup location for a misc file.
|
static File |
PatchContentLoader.getMiscPath(File miscRoot,
MiscContentItem item) |
Modifier and Type | Method and Description |
---|---|
PatchTool.ContentPolicyBuilder |
PatchTool.ContentPolicyBuilder.overrideItem(MiscContentItem item)
Override a misc content item.
|
PatchTool.ContentPolicyBuilder |
PatchTool.ContentPolicyBuilder.preserveItem(MiscContentItem item)
Preserve an existing content item.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.