SPWorkflowExternalDataExchangeService Methods

Include Protected Members
Include Inherited Members

The SPWorkflowExternalDataExchangeService type exposes the following members.

Methods

  Name Description
Public method AddBatch Adds a pending work item to the current work batch.
Public method AfterWorkflowRun When overridden in a derived class, represents the method that will be called after the specified workflow completes.
Public method BeforeWorkflowRun When overridden in a derived class, represents the method that will be called before the specified workflow is executed.
Public method CallEventHandler When overridden in a derived class, calls the specified workflow event handler when an event is raised.
Public method CreateSubscription When overridden in a derived class, creates the specified subscription for the service to listen for an event.
Public method DeleteSubscription When overridden in a derived class, deletes the specified subscription.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public methodStatic member RaiseEvent(SPWeb, Guid, Type, String, []) Raises a workflow event.
Public methodStatic member RaiseEvent(SPWeb, Int32, Guid, Type, String, [], SPWorkflowRunOptions) Raises a workflow event by specifying the user whose action generated the event and options for running the workflow.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

SPWorkflowExternalDataExchangeService Class

Microsoft.SharePoint.Workflow Namespace