From e949b53e3359609b9b3beb3217cd4873d3973575 Mon Sep 17 00:00:00 2001 From: Marco Schaeck Date: Tue, 30 Jun 2026 08:36:50 +0200 Subject: [PATCH] docs: mark 'Start Process by message at' as supported for C7 and CIB7 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98d30db..14ef938 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ If you want to try the API, please refer to one of the adapter implementations m | Start Process by definition | ✅ | ✅ | ✅ | ✅ | | Start Process by definition at | ✅ | ✅ | ✅ | ✅ | | Start Process by message | ✅ | ✅ | ✅ | ✅ | -| Start Process by message at | 🚧 | 🚧 | 🚧 | ❌ | +| Start Process by message at | ✅ | ✅ | ✅ | ❌ | | Correlate message | ✅ | ✅ | ✅ | ✅ | | Send signal | ✅ | ✅ | ✅ | ✅ | | Subscribe to task | ✅ | ✅ | ✅ | ✅ |