sdk-java icon indicating copy to clipboard operation
sdk-java copied to clipboard

Define Fluent API to build 10.0 DSL workflows programatically

Open fjtirado opened this issue 8 months ago • 0 comments

What would you like to be added:

A fluent API to easily write workflow definitions programatically

Why is this needed:

The builders generated by the json schema parser are cool, but too verbose. It will better to build a wrapper API, which, using these builders internally, is more "fluent"

fjtirado avatar May 30 '24 18:05 fjtirado