Interface HistoricTaskLogEntryQuery

All Superinterfaces:
org.flowable.common.engine.api.query.Query<HistoricTaskLogEntryQuery,HistoricTaskLogEntry>

public interface HistoricTaskLogEntryQuery extends org.flowable.common.engine.api.query.Query<HistoricTaskLogEntryQuery,HistoricTaskLogEntry>
Allows programmatic querying of HistoricTaskLogEntrys;
Author:
martin.grofcik