Uses of Class
org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryProperty
Packages that use CaseInstanceQueryProperty
-
Uses of CaseInstanceQueryProperty in org.flowable.cmmn.engine.impl.runtime
Fields in org.flowable.cmmn.engine.impl.runtime declared as CaseInstanceQueryPropertyModifier and TypeFieldDescriptionstatic final CaseInstanceQueryProperty
CaseInstanceQueryProperty.BUSINESS_KEY
static final CaseInstanceQueryProperty
CaseInstanceQueryProperty.CASE_DEFINITION_ID
static final CaseInstanceQueryProperty
CaseInstanceQueryProperty.CASE_DEFINITION_KEY
static final CaseInstanceQueryProperty
CaseInstanceQueryProperty.CASE_INSTANCE_ID
static final CaseInstanceQueryProperty
CaseInstanceQueryProperty.CASE_START_TIME
static final CaseInstanceQueryProperty
CaseInstanceQueryProperty.TENANT_ID
Methods in org.flowable.cmmn.engine.impl.runtime that return CaseInstanceQueryPropertyModifier and TypeMethodDescriptionstatic CaseInstanceQueryProperty
CaseInstanceQueryProperty.findByName
(String propertyName)