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

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

Méthodes protégées

Méthode Description
RunJobInternal ( ProvisioningJob job ) : void

Private Methods

Méthode Description
UpdateTemplateOnWeb ( Web targetWeb, RefreshSitesJob job ) : void
UpdateTemplates ( RefreshSitesJob job ) : void

Method Details

RunJobInternal() protected méthode

protected RunJobInternal ( ProvisioningJob job ) : void
job ProvisioningJob
Résultat void