IWorkflowVersionsOperations Interface

Definição

Operações workflowVersionsOperations.

public interface IWorkflowVersionsOperations
type IWorkflowVersionsOperations = interface
Public Interface IWorkflowVersionsOperations

Métodos

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

Obtém uma versão de fluxo de trabalho.

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

Obtém uma lista de versões de fluxo de trabalho.

ListWithHttpMessagesAsync(String, String, Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken)

Obtém uma lista de versões de fluxo de trabalho.

Métodos de Extensão

Get(IWorkflowVersionsOperations, String, String, String)

Obtém uma versão de fluxo de trabalho.

GetAsync(IWorkflowVersionsOperations, String, String, String, CancellationToken)

Obtém uma versão de fluxo de trabalho.

List(IWorkflowVersionsOperations, String, String, Nullable<Int32>)

Obtém uma lista de versões de fluxo de trabalho.

ListAsync(IWorkflowVersionsOperations, String, String, Nullable<Int32>, CancellationToken)

Obtém uma lista de versões de fluxo de trabalho.

ListNext(IWorkflowVersionsOperations, String)

Obtém uma lista de versões de fluxo de trabalho.

ListNextAsync(IWorkflowVersionsOperations, String, CancellationToken)

Obtém uma lista de versões de fluxo de trabalho.

Aplica-se a