Uses of Interface
hudson.plugins.jabber.im.transport.bot.BotCommand

Packages that use BotCommand
hudson.plugins.jabber.im.transport.bot   
 

Uses of BotCommand in hudson.plugins.jabber.im.transport.bot
 

Classes in hudson.plugins.jabber.im.transport.bot that implement BotCommand
 class AbortCommand
          Abort a running job
 class AbstractTextSendingCommand
          Abstract command for sending a reply back to the sender.
 class BuildCommand
          Build command for the Jabber bot.
 class HealthCommand
          Displays the health for one or several jobs.
 class QueueCommand
          Queue command for the jabber bot.
 class SetAliasCommand
          BotCommand to create a command alias.
static class SetAliasCommand.AliasCommand
          An alias.
 class SnackCommand
          Give the bot a snack! (this is really more to familiarize myself with working with Hudson/jabber
 class StatusCommand
          Job/project status command for the jabber bot
 class TestResultCommand
          Print out the latest test results for a build
 

Constructors in hudson.plugins.jabber.im.transport.bot with parameters of type BotCommand
SetAliasCommand.AliasCommand(BotCommand cmd, java.lang.String commandName, java.lang.String[] arguments)
           
 



Copyright © 2009. All Rights Reserved.