| Package | Description |
|---|---|
| org.apache.nifi.provenance.search |
| Modifier and Type | Field and Description |
|---|---|
private List<SearchTerm> |
Query.searchTerms |
| Modifier and Type | Method and Description |
|---|---|
static SearchTerm |
SearchTerms.newSearchTerm(SearchableField field,
String value) |
| Modifier and Type | Method and Description |
|---|---|
List<SearchTerm> |
Query.getSearchTerms() |
| Modifier and Type | Method and Description |
|---|---|
void |
Query.addSearchTerm(SearchTerm searchTerm) |
Copyright © 2016 Apache NiFi Project. All rights reserved.