Uses of Class
org.wildfly.prospero.api.FileConflict.Change
-
Packages that use FileConflict.Change Package Description org.wildfly.prospero.api -
-
Uses of FileConflict.Change in org.wildfly.prospero.api
Methods in org.wildfly.prospero.api that return FileConflict.Change Modifier and Type Method Description FileConflict.ChangeFileConflict. getUpdateChange()FileConflict.ChangeFileConflict. getUserChange()static FileConflict.ChangeFileConflict.Change. valueOf(String name)Returns the enum constant of this type with the specified name.static FileConflict.Change[]FileConflict.Change. values()Returns an array containing the constants of this enum type, in the order they are declared.
-