|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RollbackLastPatch.Builder | |
|---|---|
| org.wildfly.extras.creaper.commands.patching | |
| Uses of RollbackLastPatch.Builder in org.wildfly.extras.creaper.commands.patching |
|---|
| Methods in org.wildfly.extras.creaper.commands.patching that return RollbackLastPatch.Builder | |
|---|---|
RollbackLastPatch.Builder |
RollbackLastPatch.Builder.overrideAll(boolean overrideAll)
Sets whether all conflicts should be automatically resolved by overriding. |
RollbackLastPatch.Builder |
RollbackLastPatch.Builder.overrideModules(boolean overrideModules)
Sets whether modules shall be overridden when there is conflict in the module. |
RollbackLastPatch.Builder |
RollbackLastPatch.Builder.overridePaths(String... pathsToOverride)
Adds specified paths to the list of paths which shall be overridden. |
RollbackLastPatch.Builder |
RollbackLastPatch.Builder.preservePaths(String... pathsToPreserve)
Adds paths to list of paths which should be preserved. |
RollbackLastPatch.Builder |
RollbackLastPatch.Builder.resetConfiguration(boolean resetConfiguration)
Sets whether the rollback operation should reset the installation configurations to their state before the patch was applied. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||