GabrielWithTina opened a new pull request #2849:
URL: https://github.com/apache/incubator-dolphinscheduler/pull/2849
## What is the purpose of the pull request
*Return ProcessDefinition ID when call ProcessController.createProject.
*Return Scheduler ID when call SchedulerController.createScheduler.
Client system need the created object ID to bind the relationship between
client system and Dolphinscheduler system.
## Brief change log
*changed source files:
-dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/ProcessDefinitionService.java
-dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/SchedulerService.java
## Verify this pull request
- *Manually verified the change by testing locally.*
----------------------------------------------------------------
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]