Uses of Enum Class
jenkins.tasks.filters.impl.RetainVariablesLocalRule.ProcessVariablesHandling
Packages that use RetainVariablesLocalRule.ProcessVariablesHandling
-
Uses of RetainVariablesLocalRule.ProcessVariablesHandling in jenkins.tasks.filters.impl
Methods in jenkins.tasks.filters.impl that return RetainVariablesLocalRule.ProcessVariablesHandlingModifier and TypeMethodDescriptionRetainVariablesLocalRule.getProcessVariablesHandling()Returns the enum constant of this class with the specified name.RetainVariablesLocalRule.ProcessVariablesHandling.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in jenkins.tasks.filters.impl with parameters of type RetainVariablesLocalRule.ProcessVariablesHandlingModifier and TypeMethodDescriptionvoidRetainVariablesLocalRule.setProcessVariablesHandling(RetainVariablesLocalRule.ProcessVariablesHandling processVariablesHandling)