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 AliasCommand
           
 class BuildCommand
          Build command for the Jabber bot.
 class HealthCommand
          Displays the health for one or several jobs.
 class JobOverviewCommand
          Abstract command which gives an overview about several jobs.
 class QueueCommand
          Queue command for the jabber bot.
 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
 



Copyright © 2009. All Rights Reserved.