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