| Modifier and Type | Method and Description |
|---|---|
List<HistoricTaskLogEntry> |
HistoricTaskLogEntryEntityManagerImpl.findHistoricTaskLogEntriesByQueryCriteria(HistoricTaskLogEntryQueryImpl taskLogEntryQuery) |
List<HistoricTaskLogEntry> |
HistoricTaskLogEntryEntityManager.findHistoricTaskLogEntriesByQueryCriteria(HistoricTaskLogEntryQueryImpl taskLogEntryQuery) |
long |
HistoricTaskLogEntryEntityManagerImpl.findHistoricTaskLogEntriesCountByQueryCriteria(HistoricTaskLogEntryQueryImpl taskLogEntryQuery) |
long |
HistoricTaskLogEntryEntityManager.findHistoricTaskLogEntriesCountByQueryCriteria(HistoricTaskLogEntryQueryImpl taskLogEntryQuery) |
| Modifier and Type | Method and Description |
|---|---|
List<HistoricTaskLogEntry> |
HistoricTaskLogEntryDataManager.findHistoricTaskLogEntriesByQueryCriteria(HistoricTaskLogEntryQueryImpl taskLogEntryQuery) |
long |
HistoricTaskLogEntryDataManager.findHistoricTaskLogEntriesCountByQueryCriteria(HistoricTaskLogEntryQueryImpl taskLogEntryQuery) |
| Modifier and Type | Method and Description |
|---|---|
List<HistoricTaskLogEntry> |
MyBatisHistoricTaskLogEntryDataManager.findHistoricTaskLogEntriesByQueryCriteria(HistoricTaskLogEntryQueryImpl taskLogEntryQuery) |
long |
MyBatisHistoricTaskLogEntryDataManager.findHistoricTaskLogEntriesCountByQueryCriteria(HistoricTaskLogEntryQueryImpl taskLogEntryQuery) |
Copyright © 2020 Flowable. All rights reserved.