process-analytics / bpmn-layout-generators

Tools for generating missing BPMNDiagram elements in BPMN files
Apache License 2.0
34 stars 4 forks source link

[FEAT] Handle correctly the type of elements when importing CSV format #68

Closed baptistemesta closed 3 years ago

baptistemesta commented 3 years ago

We need to have something other than human task when importing data from the CSV

Right now all elements named "task" are imported as human task. It should be Abstract task instead and we should handle more speccific types