Class AbstractMavenCommand

java.lang.Object
org.wildfly.prospero.cli.commands.AbstractCommand
org.wildfly.prospero.cli.commands.AbstractMavenCommand
All Implemented Interfaces:
Callable<Integer>
Direct Known Subclasses:
FeaturesCommand.AddCommand, RevertCommand.PerformCommand, RevertCommand.PrepareCommand, UpdateCommand.ListCommand, UpdateCommand.PerformCommand, UpdateCommand.PrepareCommand

public abstract class AbstractMavenCommand extends AbstractCommand