public WorkflowContextData Continue(IWorkflowManager workflowManager) { return(ProcessContext = workflowManager.WorkflowContinue(ProcessContext)); }