com.kiuwan.plugins.kiuwanJenkinsPlugin
Class KiuwanRemoteFilePath

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

public class KiuwanRemoteFilePath
extends Object
implements hudson.FilePath.FileCallable<String>

See Also:
Serialized Form

Constructor Summary
KiuwanRemoteFilePath()
           
 
Method Summary
 String 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

KiuwanRemoteFilePath

public KiuwanRemoteFilePath()
Method Detail

invoke

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


Copyright © 2004-2013. All Rights Reserved.