Uses of Class
org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryProperty
-
Packages that use CaseInstanceQueryProperty Package Description org.flowable.cmmn.engine.impl.runtime -
-
Uses of CaseInstanceQueryProperty in org.flowable.cmmn.engine.impl.runtime
Fields in org.flowable.cmmn.engine.impl.runtime declared as CaseInstanceQueryProperty Modifier and Type Field Description static CaseInstanceQueryPropertyCaseInstanceQueryProperty. CASE_DEFINITION_IDstatic CaseInstanceQueryPropertyCaseInstanceQueryProperty. CASE_DEFINITION_KEYstatic CaseInstanceQueryPropertyCaseInstanceQueryProperty. CASE_INSTANCE_IDstatic CaseInstanceQueryPropertyCaseInstanceQueryProperty. CASE_START_TIMEstatic CaseInstanceQueryPropertyCaseInstanceQueryProperty. TENANT_IDMethods in org.flowable.cmmn.engine.impl.runtime that return CaseInstanceQueryProperty Modifier and Type Method Description static CaseInstanceQueryPropertyCaseInstanceQueryProperty. findByName(String propertyName)
-