com.thalesgroup.hudson.plugins.tusarnotifier.transformer
Class TusarNotifierTransformer

java.lang.Object
  extended by com.thalesgroup.hudson.plugins.tusarnotifier.transformer.TusarNotifierTransformer
All Implemented Interfaces:
hudson.FilePath.FileCallable<java.lang.Boolean>, java.io.Serializable

public class TusarNotifierTransformer
extends java.lang.Object
implements hudson.FilePath.FileCallable<java.lang.Boolean>, java.io.Serializable

See Also:
Serialized Form

Constructor Summary
TusarNotifierTransformer()
           
 
Method Summary
 java.lang.Boolean invoke(java.io.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

TusarNotifierTransformer

public TusarNotifierTransformer()
Method Detail

invoke

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


Copyright © 2010. All Rights Reserved.