Uses of Class
org.wildfly.prospero.updates.UpdateSet
-
Packages that use UpdateSet Package Description org.wildfly.prospero.actions org.wildfly.prospero.updates -
-
Uses of UpdateSet in org.wildfly.prospero.actions
Methods in org.wildfly.prospero.actions that return UpdateSet Modifier and Type Method Description UpdateSetApplyCandidateAction. findUpdates()list artifacts changed between base and candidate servers.UpdateSetUpdateAction. findUpdates()generate a list of updates that can be applied to server atinstallDir. -
Uses of UpdateSet in org.wildfly.prospero.updates
Methods in org.wildfly.prospero.updates that return UpdateSet Modifier and Type Method Description UpdateSetUpdateFinder. findUpdates(List<org.eclipse.aether.artifact.Artifact> artifacts)
-