Skip to main content
Version: 1.3

Java examples

Let's analyze 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/camunda-cloud/zeebe.git
git checkout develop
cd samples

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

Process

Job

Data

Cluster