public class ShellSingleCommand extends AbstractShellInteraction
UICommand to be useful in a Shell contextcommandLineUtil| Constructor and Description |
|---|
ShellSingleCommand(org.jboss.forge.addon.ui.controller.CommandController controller,
ShellContext shellContext,
CommandLineUtil commandLineUtil)
Creates a new
ShellSingleCommand based on the shell and initial selection |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.aesh.cl.parser.CommandLineParser |
getParser(ShellContext shellContext,
String completeLine) |
void |
promptRequiredMissingValues(ShellImpl shell)
Prompts for required missing values
|
compareTo, equals, getContext, getController, getName, hashCode, promptRequiredMissingValues, toStringpublic ShellSingleCommand(org.jboss.forge.addon.ui.controller.CommandController controller,
ShellContext shellContext,
CommandLineUtil commandLineUtil)
ShellSingleCommand based on the shell and initial selectionpublic 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.