| Package | Description |
|---|---|
| io.jenkins.plugins.ksm | |
| io.jenkins.plugins.ksm.notation |
| Modifier and Type | Method and Description |
|---|---|
List<KsmSecret> |
KsmApplication.getSecrets() |
| Modifier and Type | Method and Description |
|---|---|
void |
KsmApplication.setSecrets(List<KsmSecret> secrets) |
| Constructor and Description |
|---|
KsmApplication(String credentialsId,
List<KsmSecret> secrets) |
| Modifier and Type | Method and Description |
|---|---|
static KsmNotationItem |
KsmNotation.parse(KsmSecret item,
boolean allowFailure)
Parse a KsmSecret instance.
|
Copyright © 2016–2021. All rights reserved.