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

Packages that use BotCommand
hudson.plugins.im.bot   
 

Uses of BotCommand in hudson.plugins.im.bot
 

Classes in hudson.plugins.im.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 instant messaging bot.
 class CommentCommand
           
 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!
 class StatusCommand
          Job/project status command for the jabber bot
 class TestResultCommand
          Print out the latest test results for a build
 class UserStatCommand
           
 

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



Copyright © 2010. All Rights Reserved.