Share via


IWorkflowService Interface

Definition

Represents the interface for workflow service.

public interface class IWorkflowService
public interface IWorkflowService
type IWorkflowService = interface
Public Interface IWorkflowService
Derived

Methods

GetWorkflowNames()

Retrieves the list of workflows.

GetWorkflowSteps(Guid)

Retrieves the list of steps for a workflow.

Applies to