| Modifier and Type | Method and Description |
|---|---|
protected ChangeDetectionService |
DefaultMerchCategoryExporter.getChangeDetectionService()
Gets the configured instance of
ChangeDetectionService for use with this. |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultMerchCategoryExporter.setChangeDetectionService(ChangeDetectionService changeDetectionService)
Sets the configured instance of
ChangeDetectionService. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultChangeDetectionService
Default Implementation of change detection service
|
| Modifier and Type | Field and Description |
|---|---|
protected ChangeDetectionService |
AbstractChangeProcessorJobPerformable.changeDetectionService |
| Modifier and Type | Method and Description |
|---|---|
ChangeDetectionService |
AbstractChangeProcessorJobPerformable.getChangeDetectionService() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractChangeProcessorJobPerformable.setChangeDetectionService(ChangeDetectionService changeDetectionService) |
void |
ChangeDetectionJobPerformable.setChangeDetectionService(ChangeDetectionService changeDetectionService) |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoveOrphanedVersionMarkersTaskRunner.setChangeDetectionService(ChangeDetectionService changeDetectionService) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultC4CAggregatingCollector.setChangeDetectionService(ChangeDetectionService changeDetectionService) |
| Modifier and Type | Method and Description |
|---|---|
protected ChangeDetectionService |
C4CSyncJobPerformable.getChangeDetectionService() |
| Modifier and Type | Method and Description |
|---|---|
void |
C4CSyncJobPerformable.setChangeDetectionService(ChangeDetectionService changeDetectionService) |
| Modifier and Type | Method and Description |
|---|---|
protected ChangeDetectionService |
InitiateYaasConfigurationY2ySyncExecutionService.getChangeDetectionService() |
| Modifier and Type | Method and Description |
|---|---|
void |
InitiateYaasConfigurationY2ySyncExecutionService.setChangeDetectionService(ChangeDetectionService changeDetectionService) |
| Modifier and Type | Method and Description |
|---|---|
protected ChangeDetectionService |
Y2YSyncMasterJobPerformable.getChangeDetectionService() |
| Modifier and Type | Method and Description |
|---|---|
void |
Y2YSyncMasterJobPerformable.setChangeDetectionService(ChangeDetectionService changeDetectionService) |
| Constructor and Description |
|---|
BatchingExportProcessor(ModelService modelService,
MediaService mediaService,
ExportService exportService,
TypeService typeService,
ChangeDetectionService changeDetectionService,
UserService userService) |
Y2YSyncDistributedProcessHandler(ModelService modelService,
FlexibleSearchService flexibleSearchService,
MediaService mediaService,
TypeService typeService,
ChangeDetectionService changeDetectionService,
DistributedProcessService distributedProcessService,
BatchingExportProcessor batchingExportProcessor,
FinalizeProcessHandler finalizeProcessHandler) |
Y2YSyncProcessInitializationContext(Y2YDistributedProcessModel process,
FlexibleSearchService flexibleSearchService,
ModelService modelService,
MediaService mediaService,
TypeService typeService,
ChangeDetectionService changeDetectionService) |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemChangesProcessor.setChangeDetectionService(ChangeDetectionService changeDetectionService) |
void |
ConsumeY2YChangesTaskRunner.setChangeDetectionService(ChangeDetectionService changeDetectionService) |
| Constructor and Description |
|---|
ProcessChangesTask(ModelService modelService,
MediaService mediaService,
ChangeDetectionService changeDetectionService,
TaskService taskService,
TypeService typeService,
Y2YSyncDAO y2YSyncDAO,
TaskContext context,
java.util.Collection<ImportScript> importScripts) |
Copyright © 2018 SAP SE. All Rights Reserved.