public class CheckoutTask extends Object implements FilePath.FileCallable<EstablishResult>
| Constructor and Description |
|---|
CheckoutTask(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 |
|---|---|
void |
checkRoles(org.jenkinsci.remoting.RoleChecker roleChecker) |
net.praqma.clearcase.ucm.view.SnapshotView |
getSnapshotView() |
EstablishResult |
invoke(File workspace,
hudson.remoting.VirtualChannel channel) |
public CheckoutTask(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)
public EstablishResult invoke(File workspace, hudson.remoting.VirtualChannel channel) throws IOException
invoke in interface FilePath.FileCallable<EstablishResult>IOExceptionpublic net.praqma.clearcase.ucm.view.SnapshotView getSnapshotView()
public void checkRoles(org.jenkinsci.remoting.RoleChecker roleChecker)
throws SecurityException
checkRoles in interface org.jenkinsci.remoting.RoleSensitiveSecurityExceptionCopyright © 2016–2022. All rights reserved.