@ConditionalOnExport @Component(value="blAdvancedOfferExportScheduler") public class AdvancedOfferExportSchedulerImpl extends com.broadleafcommerce.export.event.scheduler.AbstractExportScheduler implements AdvancedOfferExportScheduler
| Modifier and Type | Field and Description |
|---|---|
protected CodeGeneratorService |
codeGeneratorService |
| Constructor and Description |
|---|
AdvancedOfferExportSchedulerImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,String> |
buildProcessParams(String formatType,
String encodingType,
boolean shareable,
Long codeGroupId,
String friendlyName) |
void |
scheduleExport(String formatType,
String encodingType,
boolean shareable,
Long codeGroupId,
String friendlyName) |
protected CodeGeneratorService codeGeneratorService
public void scheduleExport(String formatType, String encodingType, boolean shareable, Long codeGroupId, String friendlyName)
scheduleExport in interface AdvancedOfferExportSchedulerCopyright © 2020. All rights reserved.