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