public class IncludePattern extends Object implements Serializable, Describable<IncludePattern>
| Modifier and Type | Class and Description |
|---|---|
static class |
IncludePattern.DescriptorImpl |
| Constructor and Description |
|---|
IncludePattern(String includePattern) |
| Modifier and Type | Method and Description |
|---|---|
IncludePattern.DescriptorImpl |
getDescriptor() |
String |
getIncludePattern() |
@DataBoundConstructor public IncludePattern(String includePattern)
public String getIncludePattern()
public IncludePattern.DescriptorImpl getDescriptor()
getDescriptor in interface Describable<IncludePattern>Copyright © 2016–2023. All rights reserved.