We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This service is required by some visualizers to query adjacent input sources or extract relevant metadata from the workflow structure.
Example call code:
var workflowBuilder = (WorkflowBuilder)provider.GetService(typeof(WorkflowBuilder));
The text was updated successfully, but these errors were encountered:
Add workflow builder to runtime service provider
1e8c650
Fixes #848
0569517
2910bfa
4ab21ba
No branches or pull requests
This service is required by some visualizers to query adjacent input sources or extract relevant metadata from the workflow structure.
Example call code:
The text was updated successfully, but these errors were encountered: