| Package | Description |
|---|---|
| org.wildfly.extras.creaper.commands.patching |
| Modifier and Type | Method and Description |
|---|---|
ApplyPatch.Builder |
ApplyPatch.Builder.overrideAll(boolean overrideAll)
Sets whether all conflicts should be automatically resolved by overriding the data using those from patch.
|
ApplyPatch.Builder |
ApplyPatch.Builder.overrideModules(boolean overrideModules)
Sets whether modules shall be overridden when there is conflict in the module.
|
ApplyPatch.Builder |
ApplyPatch.Builder.overridePaths(String... pathsToOverride)
Adds specified paths to the list of paths which shall be overridden.
|
ApplyPatch.Builder |
ApplyPatch.Builder.preservePaths(String... pathsToPreserve)
Adds paths to list of paths which should be preserved.
|
Copyright © 2021. All rights reserved.