|
Dashboard Builder Data Provider API 6.2.0.CR1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Command | |
|---|---|
| org.jboss.dashboard.command | |
| Uses of Command in org.jboss.dashboard.command |
|---|
| Classes in org.jboss.dashboard.command that implement Command | |
|---|---|
class |
AbstractCommand
Base class for the implementation of custom commands. |
| Methods in org.jboss.dashboard.command that return Command | |
|---|---|
Command |
CommandFactory.createCommand(String commandName)
Attempt to create a command instance given the command name. |
| Methods in org.jboss.dashboard.command that return types with arguments of type Command | |
|---|---|
List<Command> |
TemplateProcessor.getCommands(String template)
Get the list of commands within the template. |
List<Command> |
CommandProcessor.getFailedCommands()
|
List<Command> |
CommandProcessor.getSuccessfulCommands()
|
|
Dashboard Builder Data Provider API 6.2.0.CR1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||