You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by ca...@apache.org on 2022/11/04 06:40:21 UTC

[dolphinscheduler] branch dev updated (e702beced5 -> 7d0e2cbbb9)

This is an automated email from the ASF dual-hosted git repository.

caishunfeng pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git


    from e702beced5 [Feature][UI] Added form request parser. (#12691)
     add 7d0e2cbbb9 when delete workflow, delete related task (#12681)

No new revisions were added by this update.

Summary of changes:
 .../service/impl/ProcessDefinitionServiceImpl.java   | 20 ++++++++++++++++++++
 .../api/service/ProcessDefinitionServiceTest.java    | 17 +++++++++++++++++
 .../dao/mapper/TaskDefinitionMapper.java             |  8 ++++++++
 .../dao/mapper/TaskDefinitionMapper.xml              |  8 ++++++++
 4 files changed, 53 insertions(+)