Uses of Interface
hudson.model.EnvironmentSpecific
-
Packages that use EnvironmentSpecific Package Description hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins
.hudson.tasks -
-
Uses of EnvironmentSpecific in hudson.model
Classes in hudson.model with type parameters of type EnvironmentSpecific Modifier and Type Interface Description interface
EnvironmentSpecific<T extends EnvironmentSpecific<T>>
Represents any concept that can be adapted for a certain environment.Classes in hudson.model that implement EnvironmentSpecific Modifier and Type Class Description class
JDK
Information about JDK installation. -
Uses of EnvironmentSpecific in hudson.tasks
Classes in hudson.tasks that implement EnvironmentSpecific Modifier and Type Class Description static class
Maven.MavenInstallation
Represents a Maven installation in a system.
-