Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access to workflow/activity instance from context #2361

Closed
cretz opened this issue Jan 7, 2025 · 0 comments · Fixed by #2384
Closed

Access to workflow/activity instance from context #2361

cretz opened this issue Jan 7, 2025 · 0 comments · Fixed by #2384
Labels
enhancement User experience

Comments

@cretz
Copy link
Member

cretz commented Jan 7, 2025

Describe the solution you'd like

Provide access to the Temporal created/owned workflow and activity instance from their respective contexts. This means adding something like ActivityExecutionContext.getInstance() instance method and Workflow.getInstance() static method. See temporalio/features#572.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement User experience
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant