Interface VariableValueFilter
- All Superinterfaces:
TypedFilterableRequest.SearchRequestFilter
- All Known Implementing Classes:
VariableValueFilterImpl
-
Method Summary
Modifier and TypeMethodDescriptionFilter by variable nameFilter by variable value equal to the specified valuevalue(Consumer<StringProperty> stringFilter) Filter by variable value with filter criteria
-
Method Details
-
name
Filter by variable name -
value
Filter by variable value equal to the specified value -
value
Filter by variable value with filter criteria
-