camunda-community-hub / camunda-platform-7-grpc-external-task

gRPC API for Camunda BPM Runtime ExternalTasks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gRPC API for Camunda Platform 7 Runtime External Tasks

Development build License Starter Client Compatible with: Camunda Platform 7

This project provides a gRPC API for external tasks based on the Camunda Platform 7 runtime and Spring Boot.

You can use the Spring Boot Starter in your server Spring Boot application to provide the API.

You can use the Client Base in your application (e. g. a Spring Boot application) to consume the gRPC API.

Have a look at the examples for server and client examples.

Contribution

Found a bug? Please report it using Github Issues.

Want to extend, improve or fix a bug? Pull Requests are very welcome.

Want to discuss something? The Camunda Forum might be the best place for it.

License

Apache License, Version 2.0

About

gRPC API for Camunda BPM Runtime ExternalTasks

License:Apache License 2.0


Languages

Language:Java 100.0%