Uses of Class
org.flowable.engine.impl.ProcessInstanceQueryProperty
Packages that use ProcessInstanceQueryProperty
Package
Description
API implementation classes, which shouldn't directly be used by end-users.
-
Uses of ProcessInstanceQueryProperty in org.flowable.engine.impl
Fields in org.flowable.engine.impl declared as ProcessInstanceQueryPropertyModifier and TypeFieldDescriptionstatic final ProcessInstanceQueryProperty
ProcessInstanceQueryProperty.BUSINESS_KEY
static final ProcessInstanceQueryProperty
ProcessInstanceQueryProperty.PROCESS_DEFINITION_ID
static final ProcessInstanceQueryProperty
ProcessInstanceQueryProperty.PROCESS_DEFINITION_KEY
static final ProcessInstanceQueryProperty
ProcessInstanceQueryProperty.PROCESS_INSTANCE_ID
static final ProcessInstanceQueryProperty
ProcessInstanceQueryProperty.PROCESS_START_TIME
static final ProcessInstanceQueryProperty
ProcessInstanceQueryProperty.TENANT_ID
Methods in org.flowable.engine.impl that return ProcessInstanceQueryPropertyModifier and TypeMethodDescriptionstatic ProcessInstanceQueryProperty
ProcessInstanceQueryProperty.findByName
(String propertyName)