| Package | Description |
|---|---|
| org.jenkinsci.plugins.credentialsbinding | |
| org.jenkinsci.plugins.credentialsbinding.impl |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
MultiBinding.NullUnbinder
No-op callback.
|
| Modifier and Type | Method and Description |
|---|---|
MultiBinding.Unbinder |
MultiBinding.MultiEnvironment.getUnbinder() |
| Constructor and Description |
|---|
MultiEnvironment(Map<String,String> secretValues,
Map<String,String> publicValues,
MultiBinding.Unbinder unbinder) |
MultiEnvironment(Map<String,String> secretValues,
MultiBinding.Unbinder unbinder) |
SingleEnvironment(String value,
MultiBinding.Unbinder unbinder) |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
UnbindableDir.UnbinderImpl |
| Modifier and Type | Method and Description |
|---|---|
MultiBinding.Unbinder |
UnbindableDir.getUnbinder() |
Copyright © 2016–2021. All rights reserved.