hudson.plugins.skype.im.transport.callables
Class BotCommandCallable
java.lang.Object
hudson.plugins.skype.im.transport.callables.BotCommandCallable
- All Implemented Interfaces:
- hudson.remoting.Callable<Boolean,SkypeIMException>, Serializable
public class BotCommandCallable
- extends Object
- implements hudson.remoting.Callable<Boolean,SkypeIMException>
- Author:
- jbh
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BotCommandCallable
public BotCommandCallable(Chat chat,
ChatMessage msg)
throws SkypeIMException
- Throws:
SkypeIMException
call
public Boolean call()
throws SkypeIMException
- Specified by:
call
in interface hudson.remoting.Callable<Boolean,SkypeIMException>
- Throws:
SkypeIMException
Copyright © 2004-2011. All Rights Reserved.