Uses of Class
org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
Packages that use HistoricTaskLogEntryQueryImpl
Package
Description
-
Uses of HistoricTaskLogEntryQueryImpl in org.flowable.task.service.impl.persistence.entity
Methods in org.flowable.task.service.impl.persistence.entity with parameters of type HistoricTaskLogEntryQueryImplModifier and TypeMethodDescriptionHistoricTaskLogEntryEntityManager.findHistoricTaskLogEntriesByQueryCriteria(HistoricTaskLogEntryQueryImpl taskLogEntryQuery) HistoricTaskLogEntryEntityManagerImpl.findHistoricTaskLogEntriesByQueryCriteria(HistoricTaskLogEntryQueryImpl taskLogEntryQuery) longHistoricTaskLogEntryEntityManager.findHistoricTaskLogEntriesCountByQueryCriteria(HistoricTaskLogEntryQueryImpl taskLogEntryQuery) longHistoricTaskLogEntryEntityManagerImpl.findHistoricTaskLogEntriesCountByQueryCriteria(HistoricTaskLogEntryQueryImpl taskLogEntryQuery) -
Uses of HistoricTaskLogEntryQueryImpl in org.flowable.task.service.impl.persistence.entity.data
Methods in org.flowable.task.service.impl.persistence.entity.data with parameters of type HistoricTaskLogEntryQueryImplModifier and TypeMethodDescriptionHistoricTaskLogEntryDataManager.findHistoricTaskLogEntriesByQueryCriteria(HistoricTaskLogEntryQueryImpl taskLogEntryQuery) longHistoricTaskLogEntryDataManager.findHistoricTaskLogEntriesCountByQueryCriteria(HistoricTaskLogEntryQueryImpl taskLogEntryQuery) -
Uses of HistoricTaskLogEntryQueryImpl in org.flowable.task.service.impl.persistence.entity.data.impl
Methods in org.flowable.task.service.impl.persistence.entity.data.impl with parameters of type HistoricTaskLogEntryQueryImplModifier and TypeMethodDescriptionMyBatisHistoricTaskLogEntryDataManager.findHistoricTaskLogEntriesByQueryCriteria(HistoricTaskLogEntryQueryImpl taskLogEntryQuery) longMyBatisHistoricTaskLogEntryDataManager.findHistoricTaskLogEntriesCountByQueryCriteria(HistoricTaskLogEntryQueryImpl taskLogEntryQuery)