public class CheckoutTask extends Object implements hudson.FilePath.FileCallable<EstablishResult>
Constructor and Description |
---|
CheckoutTask(hudson.model.BuildListener listener,
String jobname,
net.praqma.clearcase.ucm.entities.Stream targetStream,
String loadModule,
net.praqma.clearcase.ucm.entities.Baseline baseline,
String buildProject,
boolean any,
boolean swipe) |
Modifier and Type | Method and Description |
---|---|
net.praqma.clearcase.ucm.view.SnapshotView |
getSnapshotView() |
EstablishResult |
invoke(File workspace,
hudson.remoting.VirtualChannel channel) |
public EstablishResult invoke(File workspace, hudson.remoting.VirtualChannel channel) throws IOException
invoke
in interface hudson.FilePath.FileCallable<EstablishResult>
IOException
public net.praqma.clearcase.ucm.view.SnapshotView getSnapshotView()
Copyright © 2004-2016. All Rights Reserved.