public class VaultReadStep
extends org.jenkinsci.plugins.workflow.steps.Step
| Modifier and Type | Class and Description |
|---|---|
static class |
VaultReadStep.DescriptorImpl |
| Constructor and Description |
|---|
VaultReadStep() |
| Modifier and Type | Method and Description |
|---|---|
void |
setCredentialsId(String credentialsId) |
void |
setKey(String key) |
void |
setPath(String path) |
void |
setVaultUrl(String vaultUrl) |
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext stepContext) |
Copyright © 2016–2018. All rights reserved.