hudson.plugins.buckminster.callables
Class GetDirectorExecutable

java.lang.Object
  extended by hudson.plugins.buckminster.callables.GetDirectorExecutable
All Implemented Interfaces:
hudson.remoting.Callable<String,IOException>, Serializable

public class GetDirectorExecutable
extends Object
implements hudson.remoting.Callable<String,IOException>

See Also:
Serialized Form

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

Constructor Detail

GetDirectorExecutable

public GetDirectorExecutable()
Method Detail

call

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


Copyright © 2004-2013. All Rights Reserved.