public class RStep
extends org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep
Modifier and Type | Class and Description |
---|---|
static class |
RStep.DescriptorImpl |
org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep.DurableTaskStepDescriptor
ExtensionPoint.LegacyInstancesAreScopedToHudson
Modifier and Type | Method and Description |
---|---|
String |
getCommand()
Returns the set R command to execute
|
protected org.jenkinsci.plugins.durabletask.DurableTask |
task() |
@DataBoundConstructor public RStep(String command)
public String getCommand()
protected org.jenkinsci.plugins.durabletask.DurableTask task()
task
in class org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep
Copyright © 2016–2020 TupiLabs. All rights reserved.