org.jenkinsci.plugins.dtkit.transformer
Class DTKitBuilderTransformer
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DTKitBuilderTransformer
public DTKitBuilderTransformer()
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.