Share via


WorkflowStringBuilder Class

Definition

Used for building an xml representation for the Workflow data.

public ref class WorkflowStringBuilder
public class WorkflowStringBuilder
type WorkflowStringBuilder = class
Public Class WorkflowStringBuilder
Inheritance
WorkflowStringBuilder

Constructors

WorkflowStringBuilder()

Initializes a new instance of the WorkflowStringBuilder class.

Methods

GetWorkflowNames(List<WorkflowRecord>)

Gets the workflow records avialable to build workflow initialization string.

GetWorkflowSteps(Guid, List<WorkflowStepRecord>)

Gets the workflowsteps availabe to build the initialization string

Applies to