You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make it static if possible (e.g. make Workflow generic and specifies the input and output type based on the first and last activity, and each time you add an activity you get back a new Workflow instance with potentially a different Output type)
Make it static if possible (e.g. make Workflow generic and specifies the input and output type based on the first and last activity, and each time you add an activity you get back a new Workflow instance with potentially a different Output type)