Apex class access
Lists the Opportunity Product Sync Apex classes that must be enabled and clarifies that access is granted only through the Zuora Quotes End User permission set.
All Opportunity Product Sync Apex classes must be enabled. Access to these classes is provided exclusively through the Zuora Quotes End User permission set and is not included in the Product Admin or Rules End User permission sets.
| Apex Class |
|---|
| ChargeSegmentOppProdSyncBatch |
| ChargeSegmentOppProdSyncService |
| OppProdSyncAutoSyncService |
| OppProdSyncConfigAccessor |
| OppProdSyncConfigController |
| OppProdSyncController |
| OppProdSyncExecutionController |
| OppProdSyncExecutionService |
| OppProdSyncFieldMappingService |
| OppProdSyncGlobalService |
| OppProdSyncQuoteEnqueueGate |
| OppProdSyncRequestQueueable |