Dashboard Builder Data Provider API 6.0.0.Beta5

Uses of Interface
org.jboss.dashboard.command.Command

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.0.0.Beta5

Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.