| Package | Description |
|---|---|
| org.jenkinsci.plugins.credentialsbinding | |
| org.jenkinsci.plugins.credentialsbinding.impl |
| Modifier and Type | Method and Description |
|---|---|
Binding.SingleEnvironment |
Binding.bindSingle(hudson.model.Run<?,?> build,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener)
Sets up bindings for a build.
|
| Modifier and Type | Method and Description |
|---|---|
Binding.SingleEnvironment |
UsernamePasswordBinding.bindSingle(hudson.model.Run<?,?> build,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener) |
Binding.SingleEnvironment |
StringBinding.bindSingle(hudson.model.Run<?,?> build,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener) |
Binding.SingleEnvironment |
FileBinding.bindSingle(hudson.model.Run<?,?> build,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener) |
Copyright © 2016. All rights reserved.