A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Class ShipmentReleaseJob

This class is intended to be used internally by EPiServer. We do not support any backward compatibility on this. Scheduled job that releases shipments.

Inheritance
System.Object
ShipmentReleaseJob
Namespace: EPiServer.Business.Commerce.ScheduledJobs
Assembly: EPiServer.Business.Commerce.dll
Version: 10.8.0
Syntax
public class ShipmentReleaseJob : ScheduledJobBase

Constructors

ShipmentReleaseJob()

Declaration
public ShipmentReleaseJob()

Methods

Execute()

Executes the specified context.

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