Uses of Class
org.wildfly.prospero.api.Diff
Packages that use Diff
-
Uses of Diff in org.wildfly.prospero.api
Subclasses of Diff in org.wildfly.prospero.apiModifier and TypeClassDescriptionclassclassclassRepresents changes to feature packs used to provison the server.Methods in org.wildfly.prospero.api that return types with arguments of type DiffConstructors in org.wildfly.prospero.api with parameters of type DiffModifierConstructorDescriptionDiff(String name, Diff.Status status, Diff... nested) FeatureChange(FeatureChange.Type type, String name, Diff.Status status, Diff... nested) Constructor parameters in org.wildfly.prospero.api with type arguments of type Diff