Partager via


NestedWorkflow Classe

Définition

Représente la configuration de flux de travail imbriquée.

public ref class NestedWorkflow
public class NestedWorkflow
type NestedWorkflow = class
Public Class NestedWorkflow
Héritage
NestedWorkflow

Constructeurs

NestedWorkflow()

Initialise une nouvelle instance de la classe NestedWorkflow.

Méthodes

ExecuteEmbeddedWorkflow(ServiceContainer, String)

Exécute la configuration de flux de travail incorporée.

ExecuteWorkflow(ServiceContainer, ActionKey)

Exécute la configuration de flux de travail imbriquée.

ExecuteWorkflow(ServiceContainer, String)

Exécute la configuration de flux de travail imbriquée.

ExecuteWorkflow(ServiceContainer, String, ActionKey)

Exécute la configuration de flux de travail imbriquée.

S’applique à