Uses of Interface
hudson.model.EnvironmentContributingAction
-
Packages that use EnvironmentContributingAction Package Description hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins
. -
-
Uses of EnvironmentContributingAction in hudson.model
Classes in hudson.model that implement EnvironmentContributingAction Modifier and Type Class Description class
ParametersAction
Records the parameter values used for a build.
-