Interface DeadLetterJobQuery

All Superinterfaces:
BaseJobQuery<DeadLetterJobQuery,Job>, Query<DeadLetterJobQuery,Job>

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