Uses of Enum Class
io.jenkins.plugins.safebatch.BatchSanitizerGlobalRule.EnvironmentSanitizerStandardMode
-
Uses of BatchSanitizerGlobalRule.EnvironmentSanitizerStandardMode in io.jenkins.plugins.safebatch
Methods in io.jenkins.plugins.safebatch that return BatchSanitizerGlobalRule.EnvironmentSanitizerStandardModeModifier and TypeMethodDescriptionBatchSanitizerGlobalRule.EnvironmentSanitizerStandardMode.getDefault()
BatchSanitizerGlobalRule.getMode()
Returns the enum constant of this class with the specified name.BatchSanitizerGlobalRule.EnvironmentSanitizerStandardMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.jenkins.plugins.safebatch with parameters of type BatchSanitizerGlobalRule.EnvironmentSanitizerStandardModeModifier and TypeMethodDescriptionvoid
BatchSanitizerGlobalRule.setMode
(BatchSanitizerGlobalRule.EnvironmentSanitizerStandardMode mode)