Log in
Model

ResyncOptions

Magento\SaaSCommon\Model\ResyncOptions

What it does

This class manages resynchronization options for SaaS data feed operations in Magento 2.

Developers use it to configure and retrieve settings like batch size, thread count, dry-run mode, and feed cleanup options when triggering data resync operations between Magento and Adobe's SaaS services.

It provides a centralized way to handle various resync configuration parameters through constructor injection or runtime modification.

Public Methods

  • setOptionValue()
  • getOptionValues()
  • getOptionsList()