Skip to content

Extend WorkflowImplementationOptions with ChildWorkflowOptions #2790

@porunov

Description

@porunov

Currently, when building WorkflowImplementationOptions it is possible to set ActivityOptions, LocalActivityOptions, and NexusServiceOptions.
It would be great if there was a method to set ChildWorkflowOptions in the same way using the methods:

  • setChildWorkflowOptions(Map<String, ChildWorkflowOptions> options)
  • setDefaultChildWorkflowOptions(ChildWorkflowOptions options)

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