https://github.com/viadee/camunda-platform-7-examples
https://github.com/viadee/camunda-platform-7-examples
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/viadee/camunda-platform-7-examples
- Owner: viadee
- License: bsd-3-clause
- Created: 2022-05-17T14:40:14.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-06-16T09:13:07.000Z (about 3 years ago)
- Last Synced: 2025-01-30T07:18:10.099Z (over 1 year ago)
- Language: Java
- Size: 445 KB
- Stars: 2
- Watchers: 9
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Camunda Platform 7 Examples
===========================
This is a collection of examples and code-snippets for Camunda Platform 7
## :mag: Overview
| Name | Category |
|:-------------------------------------------------------------------------------------------------------------|:--------------|
| [Cockpit with configurable(!) custom branding](cockpit/custom-branding) | Cockpit |
| [Custom History Levels](engine/custom-history-levels) | Engine |
| [Incident Notification Plugin](engine/incident-notification-plugin) | Engine |
| [Comparison: Delegate / Handler / (Zeebe-) Worker](external-task/delegate-handler-job-worker-comparison) | External-Task |
| [External-Task-Handler (de-)serializing objects as json](external-task/external-task-handler-json-variables) | External-Task |
| [Rest-Api-Client using Open-Api-Spec](rest-api/open-api-client) | Rest-Api |
## :paperclip: Note
The versions of the provided examples are not maintained, i.e. the latest version of some given dependencies might be
newer than the version used here. Please be aware, that older versions might contain vulnerabilities.
## :wave: Collaboration
All provides examples have been collected by viadee Unternehmensberatung AG.
If you are interested to find out what else we are doing, check out our website [viadee.de](https://www.viadee.de/en).
If you have any feedback, ideas or extensions feel free to contact or create a GitHub issue.
## :key: License
[](https://github.com/viadee/camunda-platform-7-examples/blob/main/LICENSE)