Alternatives to Activiti for all platforms with any license
Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at...
Bonita BPM
Bonita BPM is a BPM-based application platform that is designed to help users build highly engaging, personalized business applications that can be continuously updated...
Free Open Source Mac Windows Linux
21LikeProcessMaker
ProcessMaker is a cost effective and easy to use open source business process management (BPM) or workflow software application.
Freemium Web Android iPhone Android Tablet iPad
11LikeImixs-Workflow
Imixs Workflow is a BPM Framework with the goal to reduce the complexity of business applications. Based on the BPMN 2.0 standard you can change your business logic...
Free Open Source Mac Windows Linux Android iPhone ...
8LikeCamunda Modeler
Camunda Modeler is a desktop application for editing BPMN process diagrams and DMN decision tables. It is very easy to use, which means that business analysts can use it...
Free Open Source Windows
No features added Add a feature
2LikeIYOPRO
IYOPRO, Improve your Processes, is a professional online BPM and workflow system that utilizes the BPMN 2.0 standard. Run it in less than one minute - without...
Freemium Mac Windows Linux Web
No features added Add a feature
7LikeWorkflowGen
WorkflowGen is an easy-to-use process design and automation solution that lets you quickly optimize and implement business processes while providing powerful...
Commercial Mac Windows Web Android iPhone ...
2LikeBizagi
BizAgi BPM Suite supports the business process life cycle through modeling, execution, management and continuous improvement of process with the minimum amount of...
Commercial Windows Linux Web
4LikeDWKit
DWKit is a .NET open source BPM system made with simplicity and flexibility in mind. DWKit allows you to model, automate and execute mission-critical business processes...
Commercial $ $ $ Open Source Mac Windows Linux
2LikeSYDLE Seed
SYDLE SEED is a 100% web BPMS (Business Process Management System) designed for those who believe that having intelligent processes is a key factor for success of the...
Freemium Mac Windows Linux Web Android ...
27LikeOutSystems Platform
OutSystems offers Platform as a Service solution to deliver flexible mobile and web applications, fully tailored to your company's business requirements. The...
Commercial Windows Linux Web
21LikejBPM
jBPM is a flexible Business Process Management (BPM) Suite. It makes the bridge between business analysts and developers. Traditional BPM engines have a focus that is...
Free Open Source Mac Windows Linux
1LikeIterop
Imagine a company with simplified processes, efficient exchanges between colleagues and a real-time activity monitoring.
Commercial Web
No features added Add a feature
1LikeWorkflow Engine .NET
WorkflowEngine.NET - component that adds workflow in your application. It can be fully integrated into your application, or be in the form of a specific service (such as...
Commercial Mac Windows Linux .NET Framework
1LikeOmniFlow iBPM Suite
OmniFlow Intelligent Business Process Management (iBPM) suite strategically orchestrates advanced technological tools to model, deploy and manage mission-critical...
Commercial Windows
0LikeWorkflow Engine
Workflow Engine is a lightweight all-in-one component that enables you to add custom executable workflows of any complexity to any .NET or Java software, be it your own...
Free Personal Mac Windows Linux
1LikeWebRatio BPM Platform
WebRatio BPM is dedicated to business process analysts wanting to edit BPMN diagrams and rapidly get a prototype of their BPM application.
Freemium Mac Windows Linux
No features added Add a feature
2LikeJoget Workflow
Joget Workflow is an open source web-based workflow software to develop workflow and Business Process Management applications.
Free Open Source Windows Linux
3LikeCadence Workflow
Cadence Workflow Engine was developed at Uber and open sourced under MIT license.
Free Open Source Mac Windows Linux Self-Hosted Software as a Service (SaaS)
0Like
Alternatives to Activiti for all platforms with any license的更多相关文章
- 打包发布Python模块或程序,安装包
Python模块.扩展和应用程序可以按以下几种形式进行打包和发布: python setup.py获取帮助的方式 python setup.py --help python setup.py --he ...
- CorelDRAW和Illustrator比较, 9 CorelDRAW Graphics Alternatives
至于要不要学Illustrator,完全凭个人意愿.如果你精通Coreldraw,学不学都一样.因为二者几乎可以完全替代. CDR:是一个纯图形设计软件.排版比其他二个软件好用. 一般来讲CDR更适合 ...
- The Top 50 Proprietary Programs that Drive You Crazy — and Their Open Source Alternatives
The Top 50 Proprietary Programs that Drive You Crazy — and Their Open Source Alternatives 01 / 22 / ...
- 流程开发Activiti 与SpringMVC整合实例
流程(Activiti) 流程是完成一系列有序动作的概述.每一个节点动作的结果将对后面的具体操作步骤产生影响.信息化系统中流程的功能完全等同于纸上办公的层级审批,尤其在oa系统中各类电子流提现较为明显 ...
- activiti工作流的web流程设计器整合视频教程 SSM和独立部署
本视频为activiti工作流的web流程设计器整合视频教程 整合Acitiviti在线流程设计器(Activiti-Modeler 5.21.0 官方流程设计器) 本视频共讲了两种整合方式 1. 流 ...
- activiti工作流的web流程设计器整合视频教程 SSM 和 独立部署
本视频为activiti工作流的web流程设计器整合视频教程 整合Acitiviti在线流程设计器(Activiti-Modeler 5.21.0 官方流程设计器) 本视频共讲了两种整合方式 1. 流 ...
- 文档分享-Activiti 5.16 用户手册
今天在翻看工作流相关的网页的时候,在开源中国上http://www.oschina.net/question/915507_149175发现activiti的中文文档:http://www.mossl ...
- 1. Activiti 运行时表信息总结
Activiti的后台是有数据库的支持,所有的表都以ACT_开头. 第二部分是表示表的用途的两个字母标识. 用途也和服务的API对应. ACT_RE_*: 'RE'表示repository. 这个前缀 ...
- scala - multiple overloaded alternatives of method bar define default arguments
同名同位置默认参数不能overload def bar(i:Int,s:String="a"){} def bar(i:String,s:String="b") ...
随机推荐
- Python_变量作用域
1.变量作用域: def get_apple(name,*b): global totalCount totalCount=0 for num in b: print('............... ...
- java操作redis(jedis)常用方法示例
说明:redis命令和jedis方法名基本是一一对应的 Redis常用命令1 连接操作命令 ● quit:关闭连接(connection) ● auth:简单密码认证 ● help cmd: 查看cm ...
- 云计算第二阶段shell脚本
pstree #查看进程树 cat /etc/shells #查看系统安装的所有shell解释器 yum -y install ksh ...
- mysql主从-ms
一.环境准备 1.准备两台安装有mysql的linux服务器 2.安装的mysql版本最好相同 3.配置两台服务器的主机名和IP地址,主机名:master和slave,IP地址:192.168.0.2 ...
- k83 svc
一,deployment Deployment为Pod和Replica Set下一代Replication Controller)提供声明式更新 1,配置示例 apiVersion: apps/v1 ...
- 用js刷剑指offer(数组中的逆序对)
题目描述 题目描述 在数组中的两个数字,如果前面一个数字大于后面的数字,则这两个数字组成一个逆序对.输入一个数组,求出这个数组中的逆序对的总数P.并将P对1000000007取模的结果输出. 即输出P ...
- 【C语言基础】编码规范
from:程序员互动联盟 2016-12-28 1. 基本要求 1.1 程序结构清析,简单易懂,单个函数的程序行数不得超过100行. 1.2 打算干什么,要简单,直接了当,代码精简,避免垃圾程序. ...
- grep命令选项
-c:只输出匹配行的计数. -I:不区分大 小写(只适用于单字符). -h:查询多文件时不显示文件名. -l:查询多文件时只输出包含匹配字符的文件名. -n:显示匹配行及 行号. -s:不显示不存在或 ...
- URLSearchParams对象
URLSearchParams对象用于处理URL中查询字符串,即?之后的部分. 1.语法 其实例对象的用法和Set数据结构类似.实例对象本身是可遍历对象.但是不是遍历器. var paramsStri ...
- 像素迷踪,当Unity的Frame Debugger力不从心时
http://www.manew.com/thread-92382-1-1.html 从版本5开始,Unity包含了一个全新的可视化帧调试工具,Frame Debugger.该工具能帮你解决很多图形方 ...