Skip to content

Programmatically build workflow definitions with fluent api #154

@spolti

Description

@spolti

What would you like to be added:
Provide a fluent builder API to build the Serverless Workflow, example:

Workflow.
    Name("Beaker").
    withState("operation").eventRef()....
    Build()

Why is this needed:

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions