|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApplyPatch.Builder | |
|---|---|
| org.wildfly.extras.creaper.commands.patching | |
| Uses of ApplyPatch.Builder in org.wildfly.extras.creaper.commands.patching |
|---|
| Methods in org.wildfly.extras.creaper.commands.patching that return ApplyPatch.Builder | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||