Skip to main content

Java examples

Let's analyse a few examples utilizing Java to deploy a process, open a job worker, handle variables, and request cluster topology.

These examples are accessible in the Camunda Community Hub Repository.

Instructions to access code locally:

git clone https://github.com/zeebe-io/zeebe.git
git checkout develop
cd zeebe/samples

Import the Maven project in the samples directory into your IDE to start hacking.

Process​

Job​

Data​

Cluster​