Skip to content

Spring Boot - add support for dynamic worklows #1449

@tsurdilo

Description

@tsurdilo
  @WorkflowImpl(taskQueues = "MyTaskQueueName")
  public class MyWorkflow implements DynamicWorkflow { ... }

currently raises:

 Class doesn't implement any non empty public interface annotated with @WorkflowInterface:

If possible please add support for DynamicWorkflow

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions