C# Class NuxeoClient.Adapters.WorkflowAdapter

Represents a Workflow Adapter, which returns workflow instances launched by current user.
For more details about Adapters, check Nuxeo Documentation Page.
Inheritance: Adapter
Afficher le fichier Open project: nuxeo/nuxeo-dotnet-client

Méthodes publiques

Méthode Description
WorkflowAdapter ( )

Initializes a new instance of WorkflowAdapter.

Method Details

WorkflowAdapter() public méthode

Initializes a new instance of WorkflowAdapter.
public WorkflowAdapter ( )