Skip to content

[NO-ISSUE] Add instance() method with no argument#1338

Merged
fjtirado merged 3 commits intoserverlessworkflow:mainfrom
mcruzdev:no-arg-instance
Apr 24, 2026
Merged

[NO-ISSUE] Add instance() method with no argument#1338
fjtirado merged 3 commits intoserverlessworkflow:mainfrom
mcruzdev:no-arg-instance

Conversation

@mcruzdev
Copy link
Copy Markdown
Collaborator

@mcruzdev mcruzdev commented Apr 24, 2026

Changes

  • Add convenience method instance() that creates a workflow instance with empty input parameters by delegating to instance(null). This simplifies the API when no input data is needed.

Signed-off-by: Matheus Cruz <matheuscruz.dev@gmail.com>
@mcruzdev mcruzdev requested a review from fjtirado as a code owner April 24, 2026 14:02
@mcruzdev mcruzdev changed the title Add convenience no-arg instance() method for WorkflowDefinition [NO-ISSUE] Add convenience no-arg instance() method for WorkflowDefinition Apr 24, 2026
Signed-off-by: Matheus Cruz <matheuscruz.dev@gmail.com>
Signed-off-by: Matheus Cruz <matheuscruz.dev@gmail.com>
@fjtirado fjtirado changed the title [NO-ISSUE] Add convenience no-arg instance() method for WorkflowDefinition [NO-ISSUE] Add instance() method with no argument Apr 24, 2026
@fjtirado fjtirado merged commit 1d7838d into serverlessworkflow:main Apr 24, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants