Interface HistoryJobQuery

All Superinterfaces:
Query<HistoryJobQuery,HistoryJob>
All Known Implementing Classes:
HistoryJobQueryImpl

public interface HistoryJobQuery extends Query<HistoryJobQuery,HistoryJob>
Allows programmatic querying of HistoryJobs.
Author:
Joram Barrez, Tijs Rademakers