public class InvokeExecutionTask extends jenkins.MasterToSlaveFileCallable<Void> implements Serializable
Constructor and Description |
---|
InvokeExecutionTask(hudson.model.TaskListener listener,
String executionScript,
String executionShellLocation,
String executionVsifFile,
String buildId,
int buildNumber,
String[] command,
hudson.FilePath filePath) |
Modifier and Type | Method and Description |
---|---|
Void |
invoke(File f,
hudson.remoting.VirtualChannel channel) |
public Void invoke(File f, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
invoke
in interface hudson.FilePath.FileCallable<Void>
IOException
InterruptedException
Copyright © 2016–2024 Cadence. All rights reserved.