Interface HistoricTaskLogEntryQuery

All Superinterfaces:
Query<HistoricTaskLogEntryQuery,HistoricTaskLogEntry>

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