1 Flowable process engine允许我们创建ProcessEngine 对象和使用 Flowable 的API ProcessEngine是线程安全的,他是通过 ProcessEngineConfiguration 进行创建的.ProcessEngineConfiguration 可以对 process engine 进行配置和微调. ProcessEngineConfiguration 是通过 XML 配置文件或者通过编程方式进行创建,最少配置是配置好数据库链接.例子如下 p
1. Introduction 1.1. License Flowable is distributed under the Apache V2 license. 1.2. Download http://flowable.org/downloads.html 1.3. Sources The distribution contains most of the sources as JAR files. The source code for Flowable can be found on h