JinyLeeChina commented on a change in pull request #5602:
URL: https://github.com/apache/dolphinscheduler/pull/5602#discussion_r648896409
##########
File path:
dolphinscheduler-service/src/main/java/org/apache/dolphinscheduler/service/process/ProcessService.java
##########
@@ -2240,6 +2303,7 @@ public int saveProcessDefinition(User operator, Project
project, String name, St
/**
* save processDefinition
*/
+ @Deprecated
Review comment:
If we upgrate new api, i think this can be deleted
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]