Uses of Class
org.wildfly.prospero.api.FileConflict
-
Packages that use FileConflict Package Description org.wildfly.prospero.actions org.wildfly.prospero.api -
-
Uses of FileConflict in org.wildfly.prospero.actions
Methods in org.wildfly.prospero.actions that return types with arguments of type FileConflict Modifier and Type Method Description List<FileConflict>ApplyCandidateAction. applyUpdate(ApplyCandidateAction.Type operation)Applies changes from prepare update atupdateDirtoinstallationDir.List<FileConflict>ApplyCandidateAction. getConflicts()list conflicts between the candidate (installationDirand target serverupdateDir.List<FileConflict>UpdateAction. performUpdate()performs a full in-place update ofinstallDir. -
Uses of FileConflict in org.wildfly.prospero.api
Methods in org.wildfly.prospero.api that return FileConflict Modifier and Type Method Description FileConflictFileConflict.ResolutionBuilder. overwritten()FileConflictFileConflict.ResolutionBuilder. userPreserved()
-