Skip to content

A compact and highly efficient workflow and Business Process Management (BPM) platform for developers, system admins and business users.

License

Notifications You must be signed in to change notification settings

jaroslawmalekcodete/flowable-engine

This branch is 665 commits behind flowable/flowable-engine:main.

Folders and files

NameName
Last commit message
Last commit date
Aug 2, 2022
Aug 18, 2021
Nov 1, 2022
Jun 29, 2022
Nov 11, 2022
Jan 31, 2020
Jan 10, 2022
Nov 18, 2022
Oct 28, 2022
Aug 24, 2021
Dec 28, 2021
Jan 6, 2022
Oct 13, 2016
Nov 2, 2021
Feb 7, 2019
Aug 23, 2019
Aug 23, 2019
Nov 1, 2022

Repository files navigation

Flowable (V6)

Maven Central:
Maven Central

Docker Images:
Docker Hub

License:
license

Flowable Actions CI

Homepage: https://www.flowable.org/

flowable / flowəb(ə)l /

  • a compact and highly efficient workflow and Business Process Management (BPM) platform for developers, system admins and business users.
  • a lightning fast, tried and tested BPMN 2 process engine written in Java. It is Apache 2.0 licensed open source, with a committed community.
  • can run embedded in a Java application, or as a service on a server, a cluster, and in the cloud. It integrates perfectly with Spring. With a rich Java and REST API, it is the ideal engine for orchestrating human or system activities.

Introduction

License

Flowable is distributed under the Apache V2 license (http://www.apache.org/licenses/LICENSE-2.0.html).

Download

The Flowable downloads can be found on https://www.flowable.org/downloads.html.

Sources

The distribution contains most of the sources as jar files. The source code of Flowable can be found on https://github.com/flowable/flowable-engine.

JDK 8+

Flowable runs on a JDK higher than or equal to version 8. Use the JDK packaged with your Linux distribution or go to https://adoptopenjdk.net and click on button "Latest release". There are installation instructions on that page as well. To verify that your installation was successful, run "java -version" on the command line. That should print the installed version of your JDK.

Contributing

Contributing to Flowable: https://github.com/flowable/flowable-engine/wiki.

Reporting problems

Every self-respecting developer should have read this link on how to ask smart questions: http://www.catb.org/~esr/faqs/smart-questions.html.

After you've done that you can post questions and comments on https://forum.flowable.org and create issues in https://github.com/flowable/flowable-engine/issues.

About

A compact and highly efficient workflow and Business Process Management (BPM) platform for developers, system admins and business users.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 75.7%
  • JavaScript 20.5%
  • HTML 1.9%
  • CSS 1.1%
  • PLSQL 0.4%
  • SQLPL 0.4%