Although serverless workflow SDK has certain fluent capabilities, it is interesting to complete them by adding an extra layer that allows quick and easy definition of serverless workflow in Java.
A first working version of the API has been developed, but it lacks, among other things, support for exceptions and compensation. Also, we are awaiting feedback from Parodos team.
Examples of the usage of the syntax can be found here
- incorporates
-
KOGITO-8855 Add a fluent layer over Serverless Workflow SDK
- Resolved
-
KOGITO-8923 Fluent API. Add possibility to pass FunctionDefinition builder directly to function call
- Resolved
-
KOGITO-8930 Fluent API, rename objectNode and arrayNode to remove ambiguity
- Resolved
-
KOGITO-8934 Fluent API. refactor end method
- Resolved