Package de.hybris.deltadetection
package de.hybris.deltadetection
-
ClassDescriptionTests for detecting changes with given cronjobAPI for detecting and consuming changes for specified Item or type.Responsible for collecting the changes.ChangesCollectorFactory<T extends ChangesCollector>Tests for consuming changes with given cronjobDemonstration 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.Tests for detecting and consuming changes with dedicated jobs.Tests for consuming changes with scripts by given cronjob.Allows to define which items should be included into the stream.