NestedWorkflow 類別

定義

代表巢狀工作流程配置。

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

建構函式

名稱 Description
NestedWorkflow()

初始化 NestedWorkflow 類別的新執行個體。

方法

名稱 Description
ExecuteEmbeddedWorkflow(ServiceContainer, String)

執行嵌入式工作流程配置。

ExecuteWorkflow(ServiceContainer, ActionKey)

執行巢狀工作流程配置。

ExecuteWorkflow(ServiceContainer, String, ActionKey)

執行巢狀工作流程配置。

ExecuteWorkflow(ServiceContainer, String)

執行巢狀工作流程配置。

適用於