Interface TimerJobQuery

All Superinterfaces:
BaseJobQuery<TimerJobQuery,Job>, Query<TimerJobQuery,Job>
All Known Implementing Classes:
TimerJobQueryImpl

public interface TimerJobQuery extends BaseJobQuery<TimerJobQuery,Job>
Allows programmatic querying of Jobs.
Author:
Joram Barrez, Tijs Rademakers