-
Feature
-
Resolution: Obsolete
-
Major
-
None
-
False
-
None
-
False
-
-
-
2023 Week 15-17 (from Apr 10)
It is interesting to be able to execute "straight" (does not contain callback or event states) serverless workflow using a standard JDK.
This allows embedded execution of serverless workflow engine within other applications. With this target in mind, it is important to reduce dependencies to other libraries to the strict minimum.
Thats why, contrary at what is done with the quarkus extension, executor does not support out of the box openapi and grpc, which has to be added by used in the set of dependencies to be enabled.
- incorporates
-
KOGITO-8760 Execute workflow without code generation
- Resolved
-
KOGITO-8878 Execute Java method without code generation
- Resolved
-
KOGITO-8899 Execute service method without code generation
- Resolved
-
KOGITO-9056 Add openapi and grpc support to serverless workflow executor
- Resolved
-
KOGITO-9022 assert-core is included as runtime dependency
- Resolved
-
KOGITO-8752 InjectAction does not update model if REST body contains a workflowdata that is not an object
- Resolved
-
KOGITO-8779 RestWorkItemHandler should include query if specified in endpoint
- Resolved
-
KOGITO-8845 RestWorkItemHandler does not use internal VariableScope context
- Resolved
-
KOGITO-8846 Globally set default http port for Serverless workflow Rest custom type
- Resolved
-
KOGITO-8908 sysout should have log levels
- Resolved
-
KOGITO-8990 Remove dependencies from kogito-api
- Resolved
-
KOGITO-8991 Refactor serverless-workflow-builder to redude dependency size
- Resolved
-
KOGITO-9049 Remove javaparser dependency from jbpm-flow
- Resolved