public class ShellWizard extends AbstractShellInteraction
WizardCommandController.commandLineUtil| Constructor and Description |
|---|
ShellWizard(org.jboss.forge.addon.ui.controller.WizardCommandController wizardCommandController,
ShellContext shellContext,
CommandLineUtil commandLineUtil,
ForgeCommandRegistry forgeCommandRegistry) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.forge.addon.ui.controller.WizardCommandController |
getController() |
org.jboss.aesh.cl.parser.CommandLineParser |
getParser(ShellContext shellContext,
String completeLine) |
void |
promptRequiredMissingValues(ShellImpl shell) |
compareTo, equals, getContext, getName, hashCode, promptRequiredMissingValues, toStringpublic ShellWizard(org.jboss.forge.addon.ui.controller.WizardCommandController wizardCommandController,
ShellContext shellContext,
CommandLineUtil commandLineUtil,
ForgeCommandRegistry forgeCommandRegistry)
public org.jboss.forge.addon.ui.controller.WizardCommandController getController()
getController in class AbstractShellInteractionpublic org.jboss.aesh.cl.parser.CommandLineParser getParser(ShellContext shellContext, String completeLine) throws Exception
getParser in class AbstractShellInteractionExceptionpublic void promptRequiredMissingValues(ShellImpl shell)
promptRequiredMissingValues in class AbstractShellInteractionCopyright © 2014 JBoss by Red Hat. All rights reserved.