Skip to content

Commit

Permalink
新增task同步监听注释说明
Browse files Browse the repository at this point in the history
  • Loading branch information
qmdx committed Nov 20, 2024
1 parent 79c1ef6 commit a323859
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
/**
* 同步监听任务事件,需要注入该监听器有效
* <p>
* 不可以 EventTaskListener 同时使用
* 不可以 EventTaskListener 同时使用,同时关闭 flowlong.eventing.task = true 配置
* </p>
*/
public class TestTaskListener implements TaskListener {
Expand Down

0 comments on commit a323859

Please sign in to comment.