Share via


NestedWorkflow Class

Definition

Represents the nested workflow configuration.

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

Constructors

NestedWorkflow()

Initializes a new instance of the NestedWorkflow class.

Methods

ExecuteEmbeddedWorkflow(ServiceContainer, String)

Executes the embedded workflow configuration.

ExecuteWorkflow(ServiceContainer, ActionKey)

Executes the nested workflow configuration.

ExecuteWorkflow(ServiceContainer, String)

Executes the nested workflow configuration.

ExecuteWorkflow(ServiceContainer, String, ActionKey)

Executes the nested workflow configuration.

Applies to