public class OperationCommandContainer.OperationCommand extends Object implements org.aesh.command.Command<CLICommandInvocation>, SpecialCommand
| Constructor and Description |
|---|
OperationCommand() |
| Modifier and Type | Method and Description |
|---|---|
org.aesh.command.CommandResult |
execute(CLICommandInvocation commandInvocation) |
String |
getLine() |
public org.aesh.command.CommandResult execute(CLICommandInvocation commandInvocation) throws org.aesh.command.CommandException, InterruptedException
execute in interface org.aesh.command.Command<CLICommandInvocation>org.aesh.command.CommandExceptionInterruptedExceptionpublic String getLine()
getLine in interface SpecialCommandCopyright © 2018 JBoss by Red Hat. All rights reserved.