Package org.wildfly.prospero.api
Class InstallationChanges
java.lang.Object
org.wildfly.prospero.api.InstallationChanges
-
Constructor Summary
ConstructorsConstructorDescriptionInstallationChanges(List<ArtifactChange> artifactChanges, List<ChannelChange> channelChanges, List<FeatureChange> featureChanges) -
Method Summary
-
Constructor Details
-
InstallationChanges
public InstallationChanges(List<ArtifactChange> artifactChanges, List<ChannelChange> channelChanges, List<FeatureChange> featureChanges)
-
-
Method Details
-
getArtifactChanges
-
getChannelChanges
-
getFeatureChanges
-
isEmpty
public boolean isEmpty()
-