|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BotCommand | |
|---|---|
| hudson.plugins.im.bot | |
| Uses of BotCommand in hudson.plugins.im.bot |
|---|
| Subclasses of BotCommand in hudson.plugins.im.bot | |
|---|---|
class |
AbortCommand
Abort a running job |
class |
AbstractTextSendingCommand
Abstract command for sending a reply back to the sender. |
static class |
Bot.HelpCommand
|
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
|
| Methods in hudson.plugins.im.bot that return types with arguments of type BotCommand | |
|---|---|
static hudson.ExtensionList<BotCommand> |
BotCommand.all()
Returns all the registered BotCommands. |
| Constructors in hudson.plugins.im.bot with parameters of type BotCommand | |
|---|---|
SetAliasCommand.AliasCommand(BotCommand cmd,
java.lang.String commandName,
java.lang.String[] arguments)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||