net.praqma.hudson.remoting.deliver
Class StartDeliver
java.lang.Object
net.praqma.hudson.remoting.deliver.StartDeliver
- All Implemented Interfaces:
- hudson.FilePath.FileCallable<Boolean>, Serializable
public class StartDeliver
- extends Object
- implements hudson.FilePath.FileCallable<Boolean>
- Since:
- 1.4.0
- Author:
- cwolfgang
- See Also:
- Serialized Form
Constructor Summary |
StartDeliver(hudson.model.BuildListener listener,
net.praqma.clearcase.ucm.entities.Stream destinationStream,
net.praqma.clearcase.ucm.entities.Baseline baseline,
net.praqma.clearcase.ucm.view.SnapshotView snapview,
String loadModule,
boolean forceDeliver,
boolean swipe)
|
Method Summary |
Boolean |
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 |
StartDeliver
public StartDeliver(hudson.model.BuildListener listener,
net.praqma.clearcase.ucm.entities.Stream destinationStream,
net.praqma.clearcase.ucm.entities.Baseline baseline,
net.praqma.clearcase.ucm.view.SnapshotView snapview,
String loadModule,
boolean forceDeliver,
boolean swipe)
invoke
public Boolean invoke(File workspace,
hudson.remoting.VirtualChannel channel)
throws IOException,
InterruptedException
- Specified by:
invoke
in interface hudson.FilePath.FileCallable<Boolean>
- Throws:
IOException
InterruptedException
Copyright © 2004-2013. All Rights Reserved.