hudson.plugins.skype.im.transport.callables
Class SkypeMoodCallable

java.lang.Object
  extended by hudson.plugins.skype.im.transport.callables.SkypeMoodCallable
All Implemented Interfaces:
hudson.remoting.Callable<Object,SkypeIMException>, Serializable

public class SkypeMoodCallable
extends Object
implements hudson.remoting.Callable<Object,SkypeIMException>

Author:
jbh
See Also:
Serialized Form

Constructor Summary
SkypeMoodCallable(String mood, Profile.Status status)
           
 
Method Summary
 Object call()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SkypeMoodCallable

public SkypeMoodCallable(String mood,
                         Profile.Status status)
Method Detail

call

public Object call()
            throws SkypeIMException
Specified by:
call in interface hudson.remoting.Callable<Object,SkypeIMException>
Throws:
SkypeIMException


Copyright © 2004-2011. All Rights Reserved.