public class OntrackGraphQLStep extends org.jenkinsci.plugins.workflow.steps.Step implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
OntrackGraphQLStep.DescriptorImpl |
| Constructor and Description |
|---|
OntrackGraphQLStep(String script) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getBindings() |
String |
getScript() |
void |
setBindings(Map<String,Object> bindings) |
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext context) |
Copyright © 2016–2023. All rights reserved.