public class RegexFilterRule
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
RegexFilterRule
public RegexFilterRule(String sourceField,
String pattern,
Boolean exclusive)
throws com.lucidworks.apollo.pipeline.schema.validation.RESTValidationError
- Throws:
com.lucidworks.apollo.pipeline.schema.validation.RESTValidationError
-
Method Details
-
getSourceField
public String getSourceField()
-
-
isExclusive
public boolean isExclusive()