jBPM Workbench

基于 web 的管理流程和任务管理控制台。「Web-based management process and task management console」

Github星跟踪图

Developing Drools and jBPM

If you want to build or contribute to a kiegroup project, read this document.

It will save you and us a lot of time by setting up your development environment correctly.
It solves all known pitfalls that can disrupt your development.
It also describes all guidelines, tips and tricks.
If you want your pull requests (or patches) to be merged into main, please respect those guidelines.

Code style

Following are the basic code style rules used in jBPM WB, full guidelines are described in kiegroup README file.
Please make sure your code conforms to these rules, before submitting pull requests.

  • Java source files indentation is 4 spaces (no tabs!)
  • HTML and XML files indentation is 2 spaces (again no tabs)
  • maximum line length is 128 characters
  • license header in every source file
  • do not use @author javadoc annotations (see the kiegroup guidelines for more info)
  • use Unix style line endings (\n)

主要指标

概览
名称与所有者kiegroup/jbpm-wb
主编程语言Java
编程语言 (语言数: 6)
平台
许可证
所有者活动
创建于2012-08-13 23:08:21
推送于2024-09-17 08:02:45
最后一次提交
发布数140
最新版本名称7.74.1.Final (发布于 2023-07-19 07:32:59)
第一版名称6.0.0.Alpha7 (发布于 2013-02-07 22:39:14)
用户参与
星数55
关注者数53
派生数165
提交数2.1k
已启用问题?
问题数21
打开的问题数11
拉请求数1121
打开的拉请求数4
关闭的拉请求数463
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?