| WorkflowManagerCreateEngine Method |
| Name | Description | |
|---|---|---|
| CreateEngine |
Creates a workflow engine to process the input
| |
| CreateEngine(String) |
Loads an existing context from store and creates a workflow engine to process the input for the loaded context
| |
| CreateEngine(WorkflowExecutionContext) |
Creates a workflow engine to process the input for the provided context
| |
| CreateEngine(String, TimeSpan) |
Loads an existing context from store and creates a workflow engine to process the input for the loaded context
|