Uses of Interface
org.activiti.engine.history.NativeHistoricVariableInstanceQuery
-
Packages that use NativeHistoricVariableInstanceQuery Package Description org.activiti.engine org.activiti.engine.impl -
-
Uses of NativeHistoricVariableInstanceQuery in org.activiti.engine
Methods in org.activiti.engine that return NativeHistoricVariableInstanceQuery Modifier and Type Method Description NativeHistoricVariableInstanceQueryHistoryService. createNativeHistoricVariableInstanceQuery()Returns a newNativeQueryfor process definitions. -
Uses of NativeHistoricVariableInstanceQuery in org.activiti.engine.impl
Classes in org.activiti.engine.impl that implement NativeHistoricVariableInstanceQuery Modifier and Type Class Description classNativeHistoricVariableInstanceQueryImplMethods in org.activiti.engine.impl that return NativeHistoricVariableInstanceQuery Modifier and Type Method Description NativeHistoricVariableInstanceQueryHistoryServiceImpl. createNativeHistoricVariableInstanceQuery()
-