SPWorkflowPackageFeatureReceiver class

Define os métodos que são chamados quando Workflow Manager Client 1.0 recurso é instalado, desinstalado, ativado, desativado ou atualizado.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPFeatureReceiver
    Microsoft.SharePoint.WorkflowServices.SPWorkflowPackageFeatureReceiver

Namespace:  Microsoft.SharePoint.WorkflowServices
Assembly:  Microsoft.SharePoint.WorkflowServices (in Microsoft.SharePoint.WorkflowServices.dll)

Syntax

'Declaração
Public NotInheritable Class SPWorkflowPackageFeatureReceiver _
    Inherits SPFeatureReceiver
'Uso
Dim instance As SPWorkflowPackageFeatureReceiver
public sealed class SPWorkflowPackageFeatureReceiver : SPFeatureReceiver

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Ver também

Referência

SPWorkflowPackageFeatureReceiver members

Microsoft.SharePoint.WorkflowServices namespace