C# Class OfficeDevPnP.PartnerPack.Infrastructure.Jobs.Handlers.RefreshSitesJobHandler

Inheritance: OfficeDevPnP.PartnerPack.Infrastructure.Jobs.Handlers.ProvisioningJobHandler
Mostra file Open project: OfficeDev/PnP-Partner-Pack Class Usage Examples

Protected Methods

Method Description
RunJobInternal ( ProvisioningJob job ) : void

Private Methods

Method Description
UpdateTemplateOnWeb ( Web targetWeb, RefreshSitesJob job ) : void
UpdateTemplates ( RefreshSitesJob job ) : void

Method Details

RunJobInternal() protected method

protected RunJobInternal ( ProvisioningJob job ) : void
job ProvisioningJob
return void