NestedWorkflow 类

定义

表示嵌套工作流配置。

public ref class NestedWorkflow
public class NestedWorkflow
type NestedWorkflow = class
Public Class NestedWorkflow
继承
NestedWorkflow

构造函数

NestedWorkflow()

初始化 NestedWorkflow 类的新实例。

方法

ExecuteEmbeddedWorkflow(ServiceContainer, String)

执行嵌入工作流配置。

ExecuteWorkflow(ServiceContainer, ActionKey)

执行嵌套工作流配置。

ExecuteWorkflow(ServiceContainer, String)

执行嵌套工作流配置。

ExecuteWorkflow(ServiceContainer, String, ActionKey)

执行嵌套工作流配置。

适用于