London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Class LegacyCartsMigrationJob

Inheritance
System.Object
LegacyCartsMigrationJob
Namespace: EPiServer.Commerce.Internal.Migration.ScheduledJobs
Assembly: EPiServer.Commerce.Internal.Migration.dll
Version: 13.30.0
Syntax
public class LegacyCartsMigrationJob : ScheduledJobBase

Constructors

LegacyCartsMigrationJob()

Declaration
public LegacyCartsMigrationJob()

Methods

Execute()

Declaration
public override string Execute()
Returns
Type Description
System.String

OnStatusChanged(String)

Declaration
protected override void OnStatusChanged(string statusMessage)
Parameters
Type Name Description
System.String statusMessage