SIGN IN SIGN UP

Deprecate Workflow::Instance in favor of Workflow::Get and Workflow::GetOrCreate

Calls to `Workflow::Instance` that were looking up a built-in workflow
name are updated to use `Workflow::Get`. Others use `Workflow::GetOrCreate`.
M
Mark Rowe committed
ff72f3be107e94a0be41a1e7ba113000a4e95089
Parent: e15b6e8