Skip to main content
Version: 8.4

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 8 examples GitHub repository on the main branch.

Instructions to access code locally:

git clone https://github.com/camunda-community-hub/camunda-8-examples
git checkout main
cd zeebe-client-plain-java

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

Process

Decision

Job

Data

Cluster