Uses of Class
com.flowable.action.engine.impl.history.HistoricActionInstanceQueryProperty
- 
Packages that use HistoricActionInstanceQueryProperty Package Description com.flowable.action.engine.impl.history  - 
- 
Uses of HistoricActionInstanceQueryProperty in com.flowable.action.engine.impl.history
Fields in com.flowable.action.engine.impl.history declared as HistoricActionInstanceQueryProperty Modifier and Type Field Description static HistoricActionInstanceQueryPropertyHistoricActionInstanceQueryProperty. EXECUTION_DATEstatic HistoricActionInstanceQueryPropertyHistoricActionInstanceQueryProperty. PRIORITYstatic HistoricActionInstanceQueryPropertyHistoricActionInstanceQueryProperty. START_DATEstatic HistoricActionInstanceQueryPropertyHistoricActionInstanceQueryProperty. TENANT_IDMethods in com.flowable.action.engine.impl.history that return HistoricActionInstanceQueryProperty Modifier and Type Method Description static HistoricActionInstanceQueryPropertyHistoricActionInstanceQueryProperty. findByName(String propertyName) 
 -