Class BasicLongPropertyImpl
java.lang.Object
io.camunda.client.impl.search.request.TypedSearchRequestPropertyProvider<BasicStringFilterProperty>
io.camunda.client.impl.search.filter.builder.BasicLongPropertyImpl
- All Implemented Interfaces:
BasicLongProperty,PropertyBase<Long,BasicLongProperty>
public class BasicLongPropertyImpl
extends TypedSearchRequestPropertyProvider<BasicStringFilterProperty>
implements BasicLongProperty
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()exists(boolean value) protected BasicStringFilterPropertyMethods inherited from class io.camunda.client.impl.search.request.TypedSearchRequestPropertyProvider
provideSearchRequestProperty
-
Constructor Details
-
BasicLongPropertyImpl
public BasicLongPropertyImpl()
-
-
Method Details
-
eq
- Specified by:
eqin interfacePropertyBase<Long,BasicLongProperty>
-
neq
- Specified by:
neqin interfacePropertyBase<Long,BasicLongProperty>
-
exists
- Specified by:
existsin interfacePropertyBase<Long,BasicLongProperty>
-
in
- Specified by:
inin interfacePropertyBase<Long,BasicLongProperty>
-
in
- Specified by:
inin interfacePropertyBase<Long,BasicLongProperty>
-
build
-
notIn
- Specified by:
notInin interfaceBasicLongProperty
-
notIn
- Specified by:
notInin interfaceBasicLongProperty
-
getSearchRequestProperty
- Specified by:
getSearchRequestPropertyin classTypedSearchRequestPropertyProvider<BasicStringFilterProperty>
-