added report generation

This commit is contained in:
dcore94 2021-09-16 17:07:33 +02:00
parent a8be54f8aa
commit bbc571893e
1 changed files with 0 additions and 15 deletions

View File

@ -158,21 +158,6 @@
"type" : "JOIN",
"taskReferenceName" : "join_parallel_downloads"
},
{
"name" : "fork_join",
"type" : "FORK_JOIN",
"taskReferenceName" : "fork_manage_output",
"inputParameters" : {
},
"dynamicForkTasksParam": "tasks",
"dynamicForkTasksInputParamName": "inputs"
},
{
"name" : "join",
"type" : "JOIN",
"taskReferenceName" : "join_manage_output"
},
{
"name" : "fork_join",
"taskReferenceName" : "reporting",