| Package | Description |
|---|---|
| org.jenkinsci.plugins.plaincredentials | |
| org.jenkinsci.plugins.plaincredentials.impl |
| Modifier and Type | Method and Description |
|---|---|
abstract Binding.Environment |
Binding.bind(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
Sets up bindings for a build.
|
| Modifier and Type | Method and Description |
|---|---|
Binding.Environment |
FileBinding.bind(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
Binding.Environment |
StringBinding.bind(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
Binding.Environment |
ZipFileBinding.bind(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
Copyright © 2004-2013. All Rights Reserved.