Try our conversational search powered by Generative AI!

ReportExecutedJob should take status class rather than individual arguments

Fixed in

EPiServer.CMS.Core 10.0.1

(Or a related package)

Created

Sep 13, 2016

Updated

Oct 27, 2016

Area

CMS Core

State

Closed, Fixed and tested


Description

To make it possible to extend the data reported during a job execution, the method ReportExecutedJob should take the status class ScheduledJobStatusItem.

Breaking changes
IScheduledJobStatusService.ReportExecutedJob method signature changed.