Package org.flowable.batch.service.impl
Class BatchQueryProperty
java.lang.Object
org.flowable.batch.service.impl.BatchQueryProperty
- All Implemented Interfaces:
Serializable
,QueryProperty
Contains the possible properties that can be used in a
BatchQuery
.- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BatchQueryProperty
static final BatchQueryProperty
static final BatchQueryProperty
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BatchQueryProperty
findByName
(String propertyName) getName()
-
Field Details
-
BATCH_ID
-
CREATETIME
-
TENANT_ID
-
-
Constructor Details
-
BatchQueryProperty
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceQueryProperty
-
findByName
-