Class ManifestsDiffCommand

    • Constructor Detail

      • ManifestsDiffCommand

        public ManifestsDiffCommand()
    • Method Detail

      • manifestDiff

        public static List<org.wildfly.installationmanager.ArtifactChange> manifestDiff​(org.wildfly.channel.ChannelManifest manifestOne,
                                                                                        org.wildfly.channel.ChannelManifest manifestTwo)