The Wayback Machine - https://web.archive.org/web/20211130050354/https://github.com/topics/bpmn
Skip to content
#

bpmn

Here are 419 public repositories matching this topic...

Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the cloud. It integrates perfectly with Spring, it is extremely lightweight and based on simple concepts.

  • Updated Nov 26, 2021
  • Java
topialla
topialla commented Oct 24, 2021

Text elements in tasks or at gateways can have issues with proper spacing and readability.
So far I often edit the svg to properly align/size the text, but of course then I cannot reedit within this awesome tool ;-)

Describe the solution you'd like
For starters, it would be very helpful, if I could resize the textbox for gateways similar as can be done with TextAnnotations.
Longer term t

Zelldon
Zelldon commented Nov 17, 2020

Description

When using the zbctl to create a worker we are able to set some flags, like the timeout of the job activation, but it is not clear from the help what the unit is and how the parameter should look like.

[zell camunda-cloud/ ns:bece6b37-3b9c-4fd0-8e79-4990cd0d057d-zeebe]$ zbctl create worker
Error: accepts 1 arg(s), received 0
Usage:
  zbctl create worker <type> [flag
philippfromme
philippfromme commented Apr 26, 2016

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

Improve this page

Add a description, image, and links to the bpmn topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bpmn topic, visit your repo's landing page and select "manage topics."

Learn more