Class StringPropertyImpl
java.lang.Object
io.camunda.client.impl.search.filter.builder.StringPropertyImpl
- All Implemented Interfaces:
LikeProperty<String,,String, StringFilterProperty, StringProperty> PropertyBase<String,,StringFilterProperty, StringProperty> StringProperty
-
Constructor Details
-
StringPropertyImpl
public StringPropertyImpl()
-
-
Method Details
-
eq
- Specified by:
eqin interfacePropertyBase<String,StringFilterProperty, StringProperty>
-
neq
- Specified by:
neqin interfacePropertyBase<String,StringFilterProperty, StringProperty>
-
exists
- Specified by:
existsin interfacePropertyBase<String,StringFilterProperty, StringProperty>
-
in
- Specified by:
inin interfacePropertyBase<String,StringFilterProperty, StringProperty>
-
in
- Specified by:
inin interfacePropertyBase<String,StringFilterProperty, StringProperty>
-
build
- Specified by:
buildin interfacePropertyBase<String,StringFilterProperty, StringProperty>
-
like
- Specified by:
likein interfaceLikeProperty<String,String, StringFilterProperty, StringProperty>
-