Class ChannelCommand
- java.lang.Object
-
- org.wildfly.prospero.cli.commands.AbstractCommand
-
- org.wildfly.prospero.cli.commands.ChannelCommand
-
public class ChannelCommand extends AbstractCommand
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classChannelCommand.ChannelListCommand
-
Field Summary
Fields Modifier and Type Field Description protected picocli.CommandLine.Model.CommandSpecspec-
Fields inherited from class org.wildfly.prospero.cli.commands.AbstractCommand
actionFactory, console
-
-
Constructor Summary
Constructors Constructor Description ChannelCommand(CliConsole console, ActionFactory actionFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Integercall()-
Methods inherited from class org.wildfly.prospero.cli.commands.AbstractCommand
determineInstallationDirectory, verifyTargetDirectoryIsEmpty
-
-
-
-
Constructor Detail
-
ChannelCommand
public ChannelCommand(CliConsole console, ActionFactory actionFactory)
-
-
Method Detail
-
call
public Integer call()
-
-