KrzyHonk / bpmn-python

Project for creating a Python library that allows to import/export BPMN diagram (as an XML file) and provides a simple visualization capabilities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Event definition handling for import functionality

KrzyHonk opened this issue · comments

Currently, when importing BPMN 2.0 diagram from XML file, the informations about specific event types are not imported into resulting object.
This task requires adding support for some basic event types:

  • message
  • timer