public static class PutStep.Execution extends SSHStepExecution
| Modifier | Constructor and Description |
|---|---|
protected |
Execution(PutStep step,
org.jenkinsci.plugins.workflow.steps.StepContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
run()
Meat of the execution.
|
getChannel, getLauncher, getListener, getStatus, getStep, onResume, start, stopprotected Execution(PutStep step, org.jenkinsci.plugins.workflow.steps.StepContext context) throws IOException, InterruptedException
IOExceptionInterruptedExceptionprotected Object run() throws Exception
SSHStepExecutionrun in class SSHStepExecutionExceptionCopyright © 2018–2022. All rights reserved.