hudson.plugins.buckminster.callables
Class GetDirectorExecutable

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

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

See Also:
Serialized Form

Constructor Summary
GetDirectorExecutable()
           
 
Method Summary
 java.lang.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 java.lang.String call()
                      throws java.io.IOException
Specified by:
call in interface hudson.remoting.Callable<java.lang.String,java.io.IOException>
Throws:
java.io.IOException


Copyright © 2011. All Rights Reserved.