Interface HistoricTaskLogEntryQuery

All Superinterfaces:
Query<HistoricTaskLogEntryQuery,HistoricTaskLogEntry>
All Known Implementing Classes:
HistoricTaskLogEntryQueryImpl

public interface HistoricTaskLogEntryQuery extends Query<HistoricTaskLogEntryQuery,HistoricTaskLogEntry>
Allows programmatic querying of HistoricTaskLogEntrys;
Author:
martin.grofcik