| Interface | Description |
|---|---|
| ChangeDetectionService |
API for detecting and consuming changes for specified Item or type.
|
| ChangesCollector |
Responsible for collecting the changes.
|
| ChangesCollectorFactory<T extends ChangesCollector> |
| Class | Description |
|---|---|
| ChangeDetectionJobTest |
Tests for detecting changes with given cronjob
|
| ConsumeAllChangesJobTest |
Tests for consuming changes with given cronjob
|
| DefaultChangeDetectionServicePerformanceTest | |
| DeltadetectionStandalone |
Demonstration of how to write a standalone application that can be run directly from within eclipse or from the
commandline.
To run this from commandline, just use the following command:
java -jar bootstrap/bin/ybootstrap.jar "new de.hybris.deltadetection.DeltadetectionStandalone().run();"
From eclipse, just run as Java Application. |
| DetectionAndConsumptionJobsIntegrationTest |
Tests for detecting and consuming changes with dedicated jobs.
|
| ItemChangeDTO | |
| ScriptChangeConsumptionJobTest |
Tests for consuming changes with scripts by given cronjob.
|
| StreamConfiguration |
Allows to define which items should be included into the stream.
|
| Y2YTestDataGenerator | |
| Y2YTestDataGenerator.TitlesFixture |
Copyright © 2018 SAP SE. All Rights Reserved.