com.kiuwan.plugins.kiuwanJenkinsPlugin
Class KiuwanRemoteEnvironment

java.lang.Object
  extended by com.kiuwan.plugins.kiuwanJenkinsPlugin.KiuwanRemoteEnvironment
All Implemented Interfaces:
hudson.FilePath.FileCallable<hudson.EnvVars>, Serializable

public class KiuwanRemoteEnvironment
extends Object
implements hudson.FilePath.FileCallable<hudson.EnvVars>

See Also:
Serialized Form

Constructor Summary
KiuwanRemoteEnvironment()
           
 
Method Summary
 hudson.EnvVars invoke(File f, hudson.remoting.VirtualChannel channel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KiuwanRemoteEnvironment

public KiuwanRemoteEnvironment()
Method Detail

invoke

public hudson.EnvVars invoke(File f,
                             hudson.remoting.VirtualChannel channel)
                      throws IOException,
                             InterruptedException
Specified by:
invoke in interface hudson.FilePath.FileCallable<hudson.EnvVars>
Throws:
IOException
InterruptedException


Copyright © 2004-2013. All Rights Reserved.