| Package | Description |
|---|---|
| org.jboss.forge.shell.events |
| Modifier and Type | Method and Description |
|---|---|
CommandExecuted.Status |
CommandExecuted.getStatus() |
static CommandExecuted.Status |
CommandExecuted.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommandExecuted.Status[] |
CommandExecuted.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CommandExecuted(CommandExecuted.Status status,
CommandMetadata command,
String originalStatement,
Object[] parameters,
Map<Object,Object> context) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.