net.praqma.hudson.remoting
Class CheckoutTask
java.lang.Object
net.praqma.hudson.remoting.CheckoutTask
- All Implemented Interfaces:
- hudson.FilePath.FileCallable<EstablishResult>, Serializable
public class CheckoutTask
- extends Object
- implements hudson.FilePath.FileCallable<EstablishResult>
- See Also:
- Serialized Form
Constructor Summary |
CheckoutTask(hudson.model.BuildListener listener,
String jobname,
Integer jobNumber,
net.praqma.clearcase.ucm.entities.Stream targetStream,
String loadModule,
net.praqma.clearcase.ucm.entities.Baseline baseline,
String buildProject,
boolean any,
boolean swipe)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CheckoutTask
public CheckoutTask(hudson.model.BuildListener listener,
String jobname,
Integer jobNumber,
net.praqma.clearcase.ucm.entities.Stream targetStream,
String loadModule,
net.praqma.clearcase.ucm.entities.Baseline baseline,
String buildProject,
boolean any,
boolean swipe)
invoke
public EstablishResult invoke(File workspace,
hudson.remoting.VirtualChannel channel)
throws IOException
- Specified by:
invoke
in interface hudson.FilePath.FileCallable<EstablishResult>
- Throws:
IOException
getSnapshotView
public net.praqma.clearcase.ucm.view.SnapshotView getSnapshotView()
Copyright © 2004-2015. All Rights Reserved.