Interface TimerJobQuery

All Superinterfaces:
BaseJobQuery<TimerJobQuery,Job>, org.flowable.common.engine.api.query.Query<TimerJobQuery,Job>

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