public class StartDeliver extends Object implements FilePath.FileCallable<Boolean>
Constructor and Description |
---|
StartDeliver(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) |
Modifier and Type | Method and Description |
---|---|
void |
checkRoles(org.jenkinsci.remoting.RoleChecker roleChecker) |
Boolean |
invoke(File workspace,
hudson.remoting.VirtualChannel channel) |
public StartDeliver(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)
public Boolean invoke(File workspace, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
invoke
in interface FilePath.FileCallable<Boolean>
IOException
InterruptedException
public void checkRoles(org.jenkinsci.remoting.RoleChecker roleChecker) throws SecurityException
checkRoles
in interface org.jenkinsci.remoting.RoleSensitive
SecurityException
Copyright © 2016–2022. All rights reserved.