net.praqma.hudson.remoting
Class RemoteDeliver

java.lang.Object
  extended by net.praqma.hudson.remoting.RemoteDeliver
All Implemented Interfaces:
hudson.FilePath.FileCallable<EstablishResult>, Serializable

Deprecated. since 1.4.0

public class RemoteDeliver
extends Object
implements hudson.FilePath.FileCallable<EstablishResult>

Author:
wolfgang
See Also:
Serialized Form

Constructor Summary
RemoteDeliver(String destinationstream, hudson.model.BuildListener listener, String loadModule, String baseline, String jobName, boolean forceDeliver, boolean swipe)
          Deprecated.  
 
Method Summary
 net.praqma.clearcase.ucm.view.SnapshotView getSnapShotView()
          Deprecated.  
 EstablishResult invoke(File workspace, hudson.remoting.VirtualChannel channel)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteDeliver

public RemoteDeliver(String destinationstream,
                     hudson.model.BuildListener listener,
                     String loadModule,
                     String baseline,
                     String jobName,
                     boolean forceDeliver,
                     boolean swipe)
Deprecated. 
Method Detail

invoke

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

getSnapShotView

public net.praqma.clearcase.ucm.view.SnapshotView getSnapShotView()
Deprecated. 


Copyright © 2004-2013. All Rights Reserved.