examples/

directory
v1.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 8, 2019 License: MIT

README

Examples

These examples will help you learn basic Camunda use cases.

Before use:

Run Camunda:

docker run -d --name camunda -p 8080:8080 camunda/camunda-bpm-platform

Examples use scenario

Deploy helloWorld.pbmn
cd deployment
go build
./deployment
Run external task processor
cd processor
go build
./processor

Start 1000 process

cd start-process
go build
./start-process

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL