public class GenericHeaderVariable extends hudson.model.AbstractDescribableImpl<GenericHeaderVariable>
| Modifier and Type | Class and Description |
|---|---|
static class |
GenericHeaderVariable.DescriptorImpl |
| Modifier and Type | Field and Description |
|---|---|
static GenericHeaderVariable.DescriptorImpl |
DESCRIPTOR |
| Constructor and Description |
|---|
GenericHeaderVariable(String key,
String regexpFilter) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String |
getRegexpFilter() |
String |
toString() |
@Extension public static final GenericHeaderVariable.DescriptorImpl DESCRIPTOR
Copyright © 2016–2017. All rights reserved.