Package org.flowable.batch.service.impl
Class BatchPartQueryProperty
java.lang.Object
org.flowable.batch.service.impl.BatchPartQueryProperty
- All Implemented Interfaces:
Serializable
,QueryProperty
Contains the possible properties that can be used in a
BatchPartQuery
.- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BatchPartQueryProperty
static final BatchPartQueryProperty
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BATCH_ID
-
CREATE_TIME
-
-
Constructor Details
-
BatchPartQueryProperty
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceQueryProperty
-