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 BatchQueryPropertystatic final BatchQueryPropertystatic final BatchQueryProperty -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BatchQueryPropertyfindByName(String propertyName) getName()
-
Field Details
-
BATCH_ID
-
CREATETIME
-
TENANT_ID
-
-
Constructor Details
-
BatchQueryProperty
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceQueryProperty
-
findByName
-