Uses of Class
org.jenkinsci.plugins.credentialsbinding.Binding.SingleEnvironment
Packages that use Binding.SingleEnvironment
Package
Description
- 
Uses of Binding.SingleEnvironment in org.jenkinsci.plugins.credentialsbindingMethods in org.jenkinsci.plugins.credentialsbinding that return Binding.SingleEnvironmentModifier and TypeMethodDescriptionBinding.bindSingle(Run<?, ?> build, FilePath workspace, Launcher launcher, TaskListener listener) Sets up bindings for a build.
- 
Uses of Binding.SingleEnvironment in org.jenkinsci.plugins.credentialsbinding.implMethods in org.jenkinsci.plugins.credentialsbinding.impl that return Binding.SingleEnvironmentModifier and TypeMethodDescriptionAbstractOnDiskBinding.bindSingle(Run<?, ?> build, FilePath workspace, Launcher launcher, TaskListener listener) StringBinding.bindSingle(Run<?, ?> build, FilePath workspace, Launcher launcher, TaskListener listener) UsernamePasswordBinding.bindSingle(Run<?, ?> build, FilePath workspace, Launcher launcher, TaskListener listener)