Partager via


IWorkflowRunActionsOperations Interface

Définition

Opérations WorkflowRunActionsOperations.

public interface IWorkflowRunActionsOperations
type IWorkflowRunActionsOperations = interface
Public Interface IWorkflowRunActionsOperations

Méthodes

GetWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Obtient une action d’exécution de workflow.

ListExpressionTracesWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Répertorie une trace d’expression d’exécution de flux de travail.

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Obtient une liste d’actions d’exécution de flux de travail.

ListWithHttpMessagesAsync(String, String, String, ODataQuery<WorkflowRunActionFilter>, Dictionary<String,List<String>>, CancellationToken)

Obtient une liste d’actions d’exécution de flux de travail.

Méthodes d’extension

Get(IWorkflowRunActionsOperations, String, String, String, String)

Obtient une action d’exécution de workflow.

GetAsync(IWorkflowRunActionsOperations, String, String, String, String, CancellationToken)

Obtient une action d’exécution de workflow.

List(IWorkflowRunActionsOperations, String, String, String, ODataQuery<WorkflowRunActionFilter>)

Obtient une liste d’actions d’exécution de flux de travail.

ListAsync(IWorkflowRunActionsOperations, String, String, String, ODataQuery<WorkflowRunActionFilter>, CancellationToken)

Obtient une liste d’actions d’exécution de flux de travail.

ListExpressionTraces(IWorkflowRunActionsOperations, String, String, String, String)

Répertorie une trace d’expression d’exécution de flux de travail.

ListExpressionTracesAsync(IWorkflowRunActionsOperations, String, String, String, String, CancellationToken)

Répertorie une trace d’expression d’exécution de flux de travail.

ListNext(IWorkflowRunActionsOperations, String)

Obtient une liste d’actions d’exécution de flux de travail.

ListNextAsync(IWorkflowRunActionsOperations, String, CancellationToken)

Obtient une liste d’actions d’exécution de flux de travail.

S’applique à