Class ManifestSubtractCommand
- java.lang.Object
-
- org.wildfly.prospero.extras.shared.CommandWithHelp
-
- org.wildfly.prospero.extras.manifest.subtract.ManifestSubtractCommand
-
public class ManifestSubtractCommand extends CommandWithHelp
-
-
Constructor Summary
Constructors Constructor Description ManifestSubtractCommand()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Integercall()static org.wildfly.channel.ChannelManifestsubtract(org.wildfly.channel.ChannelManifest manifestOne, org.wildfly.channel.ChannelManifest manifestTwo, List<String> exclusions)
-