Uses of Enum Class
org.flowable.engine.impl.QueryOperator
Package
Description
API implementation classes, which shouldn't directly be used by end-users.
-
Uses of QueryOperator in org.flowable.engine.impl
Modifier and TypeMethodDescriptionstatic QueryOperator
Returns the enum constant of this class with the specified name.static QueryOperator[]
QueryOperator.values()
Returns an array containing the constants of this enum class, in the order they are declared.