public interface NamePatternConfig
extends com.lucidworks.fusion.schema.Model
ConnectorPluginProperties
implementation.
Any Connector which requires item filtering based on name restrictions can use this extension.
Example: interface MyFetcherProps extends ConnectorPluginProperties, NamePatternConfig {}
Modifier and Type | Interface and Description |
---|---|
static interface |
NamePatternConfig.Properties |
Modifier and Type | Method and Description |
---|---|
NamePatternConfig.Properties |
namePatternConfig() |
NamePatternConfig.Properties namePatternConfig()