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 HistoricActionInstanceQueryProperty
HistoricActionInstanceQueryProperty. EXECUTION_DATE
static HistoricActionInstanceQueryProperty
HistoricActionInstanceQueryProperty. PRIORITY
static HistoricActionInstanceQueryProperty
HistoricActionInstanceQueryProperty. START_DATE
static HistoricActionInstanceQueryProperty
HistoricActionInstanceQueryProperty. TENANT_ID
Methods in com.flowable.action.engine.impl.history that return HistoricActionInstanceQueryProperty Modifier and Type Method Description static HistoricActionInstanceQueryProperty
HistoricActionInstanceQueryProperty. findByName(String propertyName)
-