Language

NestedWorkflow Class

Definition

Represents the nested workflow configuration.

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

Constructors

Name Description
NestedWorkflow()

Initializes a new instance of the NestedWorkflow class.

Methods

Name Description
ExecuteEmbeddedWorkflow(ServiceContainer, String)

Executes the embedded workflow configuration.

ExecuteWorkflow(ServiceContainer, ActionKey)

Executes the nested workflow configuration.

ExecuteWorkflow(ServiceContainer, String, ActionKey)

Executes the nested workflow configuration.

ExecuteWorkflow(ServiceContainer, String)

Executes the nested workflow configuration.

Applies to