Skip to content

Commit be2732f

Browse files
qiudaokepangu
andauthored
Co-authored-by: pangu <pangubpm@139.com>
1 parent 0a82969 commit be2732f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

modules/flowable-job-service-api/src/main/java/org/flowable/job/api/TimerJobQuery.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ public interface TimerJobQuery extends BaseJobQuery<TimerJobQuery, Job> {
2929
/**
3030
* Select jobs which have given job handler type
3131
*/
32+
@Override
3233
TimerJobQuery handlerType(String handlerType);
3334

3435
/**

0 commit comments

Comments
 (0)