Skip to content

Upgrade to a newer Camunda version, and some little improvements.

Notifications You must be signed in to change notification settings

axelock/bpmn-quest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Camunda BPM Process Application

A Process Application for Camunda BPM.

This project has been generated by the Maven archetype camunda-archetype-servlet-war-7.3.1.

Show me the important parts!

BPMN Process

How does it work?

How to use it?

There is no web interface to access the application. To get started refer to the InMemoryH2Test.

You can also use ant to build and deploy the example to an application server. For that to work you need to copy the file build.properties.example to build.properties and configure the path to your application server inside it. Alternatively, you can also copy it to ${user.home}/.camunda/build.properties to have a central configuration that works with all projects generated by the Camunda BPM Maven Archetypes.

Once you deployed the application you can run it using Camunda Tasklist and inspect it using Camunda Cockpit.

Environment Restrictions

Built and tested against Camunda BPM version 7.3.0.

Known Limitations

Improvements Backlog

License

Apache License, Version 2.0.

About

Upgrade to a newer Camunda version, and some little improvements.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 89.3%
  • Java 7.7%
  • CSS 2.3%
  • HTML 0.7%