Skip to content

This is an embeddable BPMN editor exported from activiti explorer. It works on its own, loads and saves the bpmn xml to filesystem - the main goal was when I created it that I needed an editor without a running activiti engine and be able to use it somewhere else.

Notifications You must be signed in to change notification settings

jmalyik/simple_bpmn_editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

simple_bpmn_editor

This is an embeddable BPMN editor from activiti explorer.

It works on its own, loads and saves the bpmn xml to filesystem - the main goal was when I created it that I needed an editor without a running activiti engine and be able to use it somewhere else.

Build & run

  1. Clone it.
  2. Build it with maven3 + Java7+ (tested with java7 and java8)
  3. Drop it into a tomcat

You can easily customize where the bpmn.xml will be saved, check the two Spring controller's code.

About

This is an embeddable BPMN editor exported from activiti explorer. It works on its own, loads and saves the bpmn xml to filesystem - the main goal was when I created it that I needed an editor without a running activiti engine and be able to use it somewhere else.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published