-
Updated
Jul 8, 2022 - Java
bpmn
Here are 469 public repositories matching this topic...
-
Updated
Jul 6, 2022 - JavaScript
-
Updated
Jul 8, 2022 - Java
Description
The zeebe-expression-language depends on the scheduler module because it accepts an ActorClock as it's source of time. This is a bit inelegant and we should make changes so that zeebe-expression-language doesn't have a direct dependency on scheduler, for example by injecting ZeebeFeelEngineClock instead of ActorClock.
See related discussion here: https://github
-
Updated
Jul 1, 2022 - Python
When I implemented an example project for bpmn-js that uses an additional module I was wondering about the array sytax which you are required to use in order to make it work. As a developer who doesn't know about the internal workings of bpmn-js it might be overwhelming having to use the array syntax for something as simple as providing a different translation function for i18n. At least this is w
-
Updated
Jul 8, 2022 - Java
-
Updated
Jul 8, 2022 - Python
Describe the Bug
A wrong message appears when creating a Business Rule Task and lint against Zeebe 1.2 (other versions to be checked, works as expected in 8.0).
Steps to Reproduce
- Create new BPMN diagram
- Set execution platform to Zeebe 1.2
- Add Task, morph to Busi
-
Updated
Jun 11, 2022 - JavaScript
-
Updated
Jun 22, 2022 - JavaScript
-
Updated
Jun 29, 2022 - HTML
-
Updated
Apr 26, 2019 - PHP
-
Updated
Jul 8, 2022 - Java
-
Updated
Jun 13, 2022 - Shell
-
Updated
Jun 18, 2022 - JavaScript
-
Updated
Jul 4, 2022 - Java
-
Updated
Jul 8, 2022 - Java
Improve this page
Add a description, image, and links to the bpmn topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bpmn topic, visit your repo's landing page and select "manage topics."
Describe the Bug
Given I have a module of the following structure:
when I load it to bpmn-js, I get an error similar to the one below: