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

Inheritance: OfficeDevPnP.PartnerPack.Infrastructure.Jobs.Handlers.ProvisioningJobHandler
Datei anzeigen Open project: OfficeDev/PnP-Partner-Pack

Protected Methods

Method Description
RunJobInternal ( ProvisioningJob job ) : void

Private Methods

Method Description
CreateSiteCollectionsBatch ( SiteCollectionsBatchJob job ) : void

Method Details

RunJobInternal() protected method

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