C# Класс SharePoint.NintexDeployment.Infrastructure.NWFAdapter

Nintex artifacts feature adapter
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
NWFAdapter ( SPFeatureReceiverProperties properties ) : System
PublishReusableWorkflow ( NWFMappingEntry mapping ) : void

Publish Reusable Workflow

RetrieveContextDataMappings ( string mappingFileName ) : ContextItemMappingEntries

Retrieve Context Data Mappings

RetrieveWorkflowMappings ( string mappingFileName ) : NWFMappingEntries

Retrieve Workflow Mappings

Описание методов

NWFAdapter() публичный Метод

public NWFAdapter ( SPFeatureReceiverProperties properties ) : System
properties SPFeatureReceiverProperties
Результат System

PublishReusableWorkflow() публичный Метод

Publish Reusable Workflow
public PublishReusableWorkflow ( NWFMappingEntry mapping ) : void
mapping NWFMappingEntry
Результат void

RetrieveContextDataMappings() публичный Метод

Retrieve Context Data Mappings
public RetrieveContextDataMappings ( string mappingFileName ) : ContextItemMappingEntries
mappingFileName string
Результат ContextItemMappingEntries

RetrieveWorkflowMappings() публичный Метод

Retrieve Workflow Mappings
public RetrieveWorkflowMappings ( string mappingFileName ) : NWFMappingEntries
mappingFileName string
Результат NWFMappingEntries