Package | Description |
---|---|
org.jboss.dashboard.command |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCommand
Base class for the implementation of custom commands.
|
Modifier and Type | Method and Description |
---|---|
Command |
CommandFactory.createCommand(String commandName)
Attempt to create a command instance given the command name.
|
Modifier and Type | Method and Description |
---|---|
List<Command> |
TemplateProcessor.getCommands(String template)
Get the list of commands within the template.
|
List<Command> |
CommandProcessor.getFailedCommands() |
List<Command> |
CommandProcessor.getSuccessfulCommands() |
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.