public static class MaskPasswordsBuildWrapper.VarMaskRegex extends AbstractDescribableImpl<MaskPasswordsBuildWrapper.VarMaskRegex> implements Cloneable
clone()
method must be implemented without super.clone()
calls.Modifier and Type | Class and Description |
---|---|
static class |
MaskPasswordsBuildWrapper.VarMaskRegex.DescriptorImpl |
Constructor and Description |
---|
VarMaskRegex(String regex) |
Modifier and Type | Method and Description |
---|---|
Object |
clone() |
boolean |
equals(Object obj) |
String |
getRegex() |
int |
hashCode() |
getDescriptor
@DataBoundConstructor public VarMaskRegex(String regex)
Copyright © 2016–2020. All rights reserved.