Package | Description |
---|---|
org.apache.nifi.util |
Modifier and Type | Field and Description |
---|---|
static StringSelector |
StringSelector.EMPTY_STRING_SELECTOR |
Modifier and Type | Method and Description |
---|---|
static StringSelector |
StringSelector.of(String... strings)
Starts the fluent expression by checking the first string(s).
|
StringSelector |
StringSelector.or(String... strings)
Check the next string(s).
|
Copyright © 2021 Apache NiFi Project. All rights reserved.