zwZjut commented on issue #7065: URL: https://github.com/apache/dolphinscheduler/issues/7065#issuecomment-982386033
num | Interface | Interface method | reason -- | -- | -- | -- 1 | ExecutorService | execProcessInstance | processDefinitionMapper.queryByCode used in this method 2 | ExecutorService | execute | findProcessInstanceDetailById used in this method 36 | SchedulerService | createSchedule | processDefinitionMapper.queryByCode used in this method 37 | SchedulerService | updateSchedule | processDefinitionMapper.queryByCode used in this method 38 | SchedulerService | setScheduleState | processDefinitionMapper.queryByCode used in this method 39 | SchedulerService | querySchedule | processDefinitionMapper.queryByCode used in this method 40 | SchedulerService | updateScheduleByProcessDefinitionCode | processDefinitionMapper.queryByCode used in this method -- 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]
