Uses of Class
org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryProperty
-
Packages that use PlanItemInstanceQueryProperty Package Description org.flowable.cmmn.engine.impl.runtime -
-
Uses of PlanItemInstanceQueryProperty in org.flowable.cmmn.engine.impl.runtime
Fields in org.flowable.cmmn.engine.impl.runtime declared as PlanItemInstanceQueryProperty Modifier and Type Field Description static PlanItemInstanceQueryPropertyPlanItemInstanceQueryProperty. CREATE_TIMEstatic PlanItemInstanceQueryPropertyPlanItemInstanceQueryProperty. END_TIMEstatic PlanItemInstanceQueryPropertyPlanItemInstanceQueryProperty. NAMEMethods in org.flowable.cmmn.engine.impl.runtime that return PlanItemInstanceQueryProperty Modifier and Type Method Description static PlanItemInstanceQueryPropertyPlanItemInstanceQueryProperty. findByName(String propertyName)
-