org.jenkinsci.plugins.dtkit.transformer
Class DTKitBuilderTransformer

java.lang.Object
  extended by org.jenkinsci.plugins.dtkit.transformer.DTKitBuilderTransformer
All Implemented Interfaces:
hudson.FilePath.FileCallable<Boolean>, Serializable

public class DTKitBuilderTransformer
extends Object
implements hudson.FilePath.FileCallable<Boolean>, Serializable

Author:
Gregory Boissinot
See Also:
Serialized Form

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

Constructor Detail

DTKitBuilderTransformer

public DTKitBuilderTransformer()
Method Detail

invoke

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


Copyright © 2004-2012. All Rights Reserved.