Uses of Interface
jenkins.tasks.filters.EnvVarsFilterRule
-
Uses of EnvVarsFilterRule in jenkins.tasks.filters
Modifier and TypeInterfaceDescriptioninterface
Environment variables filter rule that is configured globally for all jobs.interface
Environment variables filter rule that is specific to a job configuration, using script-specific variables, etc. -
Uses of EnvVarsFilterRule in jenkins.tasks.filters.impl
Modifier and TypeClassDescriptionclass
Local rule that removes all the non-retained variables for that step.