Skip navigation links
A B D F G I L M O S V _ 

A

actOnDangerousVariable(BatchSanitizerGlobalRule, EnvVars, String, String, String, EnvVarsFilterRuleContext) - Method in enum io.jenkins.plugins.safebatch.BatchSanitizerGlobalRule.EnvironmentSanitizerStandardMode
 

B

BatchSanitizerGlobalRule - Class in io.jenkins.plugins.safebatch
Global rule to filter freestyle Windows Batch step and also pipeline's one It will be triggered on dangerous characters present in variable's value.
BatchSanitizerGlobalRule() - Constructor for class io.jenkins.plugins.safebatch.BatchSanitizerGlobalRule
 
BatchSanitizerGlobalRule.DescriptorImpl - Class in io.jenkins.plugins.safebatch
 
BatchSanitizerGlobalRule.EnvironmentSanitizerStandardMode - Enum in io.jenkins.plugins.safebatch
 
BatchSanitizerGlobalRule_DisplayName() - Static method in class io.jenkins.plugins.safebatch.Messages
Key BatchSanitizerGlobalRule_DisplayName: Prevent unsafe variables in Windows batch scripts.

D

DangerousCharacterMode_FAIL() - Static method in class io.jenkins.plugins.safebatch.Messages
Key DangerousCharacterMode.FAIL: Fail the build step.
DangerousCharacterMode_REPLACE() - Static method in class io.jenkins.plugins.safebatch.Messages
Key DangerousCharacterMode.REPLACE: Redact unsafe values.
DangerousCharacterMode_WARN() - Static method in class io.jenkins.plugins.safebatch.Messages
Key DangerousCharacterMode.WARN: Log warning only.
DescriptorImpl() - Constructor for class io.jenkins.plugins.safebatch.BatchSanitizerGlobalRule.DescriptorImpl
 

F

filter(EnvVars, EnvVarsFilterRuleContext) - Method in class io.jenkins.plugins.safebatch.BatchSanitizerGlobalRule
 

G

getAllJobExclusions() - Static method in class io.jenkins.plugins.safebatch.BatchSanitizerGlobalRule.DescriptorImpl
 
getDefault() - Static method in enum io.jenkins.plugins.safebatch.BatchSanitizerGlobalRule.EnvironmentSanitizerStandardMode
 
getDisplayName() - Method in class io.jenkins.plugins.safebatch.BatchSanitizerGlobalRule.DescriptorImpl
 
getJobExclusionList() - Method in class io.jenkins.plugins.safebatch.BatchSanitizerGlobalRule
 
getMode() - Method in class io.jenkins.plugins.safebatch.BatchSanitizerGlobalRule
 

I

io.jenkins.plugins.safebatch - package io.jenkins.plugins.safebatch
 
isApplicable(Run<?, ?>, Object, Launcher) - Method in class io.jenkins.plugins.safebatch.BatchSanitizerGlobalRule
 

L

label - Variable in enum io.jenkins.plugins.safebatch.BatchSanitizerGlobalRule.EnvironmentSanitizerStandardMode
 

M

Messages - Class in io.jenkins.plugins.safebatch
Generated localization support class.
Messages() - Constructor for class io.jenkins.plugins.safebatch.Messages
 

O

ORDER - Static variable in class io.jenkins.plugins.safebatch.BatchSanitizerGlobalRule.DescriptorImpl
 

S

setJobExclusionList(List<RunMatcher>) - Method in class io.jenkins.plugins.safebatch.BatchSanitizerGlobalRule
 
setMode(BatchSanitizerGlobalRule.EnvironmentSanitizerStandardMode) - Method in class io.jenkins.plugins.safebatch.BatchSanitizerGlobalRule
 

V

valueOf(String) - Static method in enum io.jenkins.plugins.safebatch.BatchSanitizerGlobalRule.EnvironmentSanitizerStandardMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.jenkins.plugins.safebatch.BatchSanitizerGlobalRule.EnvironmentSanitizerStandardMode
Returns an array containing the constants of this enum type, in the order they are declared.

_

_BatchSanitizerGlobalRule_DisplayName() - Static method in class io.jenkins.plugins.safebatch.Messages
Key BatchSanitizerGlobalRule_DisplayName: Prevent unsafe variables in Windows batch scripts.
_DangerousCharacterMode_FAIL() - Static method in class io.jenkins.plugins.safebatch.Messages
Key DangerousCharacterMode.FAIL: Fail the build step.
_DangerousCharacterMode_REPLACE() - Static method in class io.jenkins.plugins.safebatch.Messages
Key DangerousCharacterMode.REPLACE: Redact unsafe values.
_DangerousCharacterMode_WARN() - Static method in class io.jenkins.plugins.safebatch.Messages
Key DangerousCharacterMode.WARN: Log warning only.
A B D F G I L M O S V _ 
Skip navigation links

Copyright © 2016–2021. All rights reserved.