Skip to content

Support Clojure native workflow registrations #380

@dangdennis

Description

@dangdennis

Today, the usage of Java decorators excludes an easy API for Clojure wrappers to define their own workflows and steps in pure Clojure.

As a workaround, I have had to define workflows and steps in Java and call Clojure business logic within the Java workflows. And then wrap the Java workflows with my own Clojure code. It’s not the best experience.

Ideally I can define Clojure workflows like how Typescript and Go can with their registerWorkflow and registerStep equivalent APIs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions