Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Describes the workflow host configuration states and provides service objects to interact with workflow instances.
The WorkflowServicesManager type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
WorkflowServicesManager(SPWeb) | Initializes a new instance of the WorkflowServicesManager class that is associated with the specified site (SPWeb). |
![]() |
WorkflowServicesManager(SPWeb, ICredentials) | Initializes a new instance of the WorkflowServicesManager class that is associated with the specified site (SPWeb) and provides credentials. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
AppId | Gets the application Id for the SPWeb instance on which the WorkflowServicesManager instance operates. |
![]() ![]() |
Current | Gets the WorkflowServicesManager object instance for the current SPWeb context. |
![]() |
IsConnected | Gets a Boolean value that indicates whether the current instance is actively connected to a workflow host. |
![]() |
IsPartitioned | Gets a Boolean value indicating whether SharePoint has been partitioned. |
![]() |
ScopePath | Retrieves the path to the current scope in the workflow host. |
![]() |
WorkflowService | |
![]() |
WorkflowServiceAddress | Retrieves a Uri to the current workflow service. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
GetWorkflowDeploymentService | Retrieves the WorkflowDeploymentService instance that manages workflow definitions and activities. |
![]() |
GetWorkflowInstanceService | Retrieves the WorkflowInstanceService instance that manages workflow instances. |
![]() |
GetWorkflowInteropService | Retrieves the WorkflowInteropService instance that manages interoperability between Windows Workflow Foundation 3 and Workflow Manager Client 1.0 hosts. |
![]() |
GetWorkflowMessagingService | Retrieves the WorkflowMessagingService instance that manages workflow messaging. |
![]() |
GetWorkflowSubscriptionService | Retrieves the WorkflowSubscriptionService instance that manages workflow associations. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
.gif)
.gif)
.gif)
.gif)