com.thalesgroup.hudson.plugins.copyarchiver
Class CopyDirectoryAction

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

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

See Also:
Serialized Form

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

Constructor Detail

CopyDirectoryAction

public CopyDirectoryAction(java.lang.String sharedPath)
Method Detail

invoke

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


Copyright © 2009. All Rights Reserved.