hawk9821 commented on code in PR #9689: URL: https://github.com/apache/seatunnel/pull/9689#discussion_r2272513773
########## docs/zh/concept/event-listener.md: ########## @@ -112,3 +112,125 @@ seatunnel: ### Spark 引擎 您可以定义 `org.apache.seatunnel.api.event.EventHandler` 接口并添加到类路径,SPI会自动加载。 + +## JobStateEvent 事件监听 Review Comment: [Supported statuses include](https://github.com/apache/seatunnel/pull/9689/files#diff-c92ed5de22fd67ae0248351d0514f517b894501ef475c494ea72071849748e1c#L125) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
