Uses of Class
org.wildfly.prospero.api.InstallationChanges
-
Packages that use InstallationChanges Package Description org.wildfly.prospero.actions org.wildfly.prospero.api -
-
Uses of InstallationChanges in org.wildfly.prospero.actions
Methods in org.wildfly.prospero.actions that return InstallationChanges Modifier and Type Method Description InstallationChangesInstallationHistoryAction. getChangesSinceRevision(SavedState savedState)InstallationChangesInstallationHistoryAction. getRevisionChanges(SavedState savedState)gets a list of changes related to thesavedState. -
Uses of InstallationChanges in org.wildfly.prospero.api
Methods in org.wildfly.prospero.api that return InstallationChanges Modifier and Type Method Description InstallationChangesInstallationMetadata. getChangesIn(SavedState savedState)InstallationChangesInstallationMetadata. getChangesToCurrent(SavedState savedState)
-