net.praqma.hudson.remoting.deliver
Class MakeDeliverView

java.lang.Object
  extended by net.praqma.hudson.remoting.deliver.MakeDeliverView
All Implemented Interfaces:
hudson.FilePath.FileCallable<net.praqma.clearcase.ucm.view.SnapshotView>, Serializable

public class MakeDeliverView
extends Object
implements hudson.FilePath.FileCallable<net.praqma.clearcase.ucm.view.SnapshotView>

Since:
1.4.0
Author:
cwolfgang
See Also:
Serialized Form

Constructor Summary
MakeDeliverView(hudson.model.BuildListener listener, String jobName, String loadModule, net.praqma.clearcase.ucm.entities.Stream destinationStream)
           
 
Method Summary
 net.praqma.clearcase.ucm.view.SnapshotView invoke(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

MakeDeliverView

public MakeDeliverView(hudson.model.BuildListener listener,
                       String jobName,
                       String loadModule,
                       net.praqma.clearcase.ucm.entities.Stream destinationStream)
Method Detail

invoke

public net.praqma.clearcase.ucm.view.SnapshotView invoke(File workspace,
                                                         hudson.remoting.VirtualChannel channel)
                                                  throws IOException,
                                                         InterruptedException
Specified by:
invoke in interface hudson.FilePath.FileCallable<net.praqma.clearcase.ucm.view.SnapshotView>
Throws:
IOException
InterruptedException


Copyright © 2004-2015. All Rights Reserved.