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

bpmn

Here are 457 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 May 12, 2022
  • Java
npepinpe
npepinpe commented Feb 15, 2022

Is your feature request related to a problem? Please describe.

It's not especially common to generate a certificate file which includes its own CA chain as well. The common case would be to have a shared CA chain file for each node, and then each node gets its own certificate (which other nodes cannot access). The Java client, for example, already works like this. Right now, for inter-clust

kind/feature scope/broker good first issue scope/gateway
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

B-hamza
B-hamza commented Apr 29, 2022

Is your feature request related to a problem? Please describe.

When trying to create services tasks tepmplates we only can bind the type via zeebe:taskDefinition:type but we can't bind retries elements.

Describe the solution you'd like

New property retries ? zeebe:taskDefinition:retries

enhancement element templates backlog good first issue

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