public class FilterPatternListImpl extends Filter implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
FilterPatternListImpl.DescriptorImpl |
Constructor and Description |
---|
FilterPatternListImpl(String patternText,
boolean caseSensitive) |
Modifier and Type | Method and Description |
---|---|
boolean |
getCaseSensitive() |
ArrayList<Pattern> |
getPatternList() |
String |
getPatternText() |
boolean |
isCaseSensitive() |
all, getDescriptor
@DataBoundConstructor public FilterPatternListImpl(String patternText, boolean caseSensitive)
Copyright © 2016–2021. All rights reserved.