com.kiuwan.plugins.kiuwanJenkinsPlugin
Class KiuwanAgentProperties

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

public class KiuwanAgentProperties
extends Object
implements hudson.FilePath.FileCallable<Void>

See Also:
Serialized Form

Constructor Summary
KiuwanAgentProperties(String username)
           
 
Method Summary
 Void 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

KiuwanAgentProperties

public KiuwanAgentProperties(String username)
Method Detail

invoke

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


Copyright © 2004-2016. All Rights Reserved.