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,
hudson.remoting.Pipe pipe,
PrintStream pstream,
net.praqma.util.debug.LoggerSetting settings)
|
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,
hudson.remoting.Pipe pipe,
PrintStream pstream,
net.praqma.util.debug.LoggerSetting settings)
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-2012. All Rights Reserved.