Uses of Package
com.broadleafcommerce.datafeed.domain
Packages that use com.broadleafcommerce.datafeed.domain
Package
Description
-
Classes in com.broadleafcommerce.datafeed.domain used by com.broadleafcommerce.datafeed.messaging.factoryClassDescriptionThis tracks the lifecycle and state of a specific execution of a
DataFeedProcess
.This represents a 'sub-execution' within aDataFeedProcessExecution
that is specifically interested in transforming data (which was already fetched in an earlier step of the execution) and publishing it for one specificDataFeedPublicationConfiguration
. -
Classes in com.broadleafcommerce.datafeed.domain used by com.broadleafcommerce.datafeed.serviceClassDescriptionThis is an admin-manageable "template" configuration for a job that will perform a single query for data and then publish that data to one or more data feeds.This tracks the lifecycle and state of a specific execution of a
DataFeedProcess
.This represents a 'sub-execution' within aDataFeedProcessExecution
that is specifically interested in transforming data (which was already fetched in an earlier step of the execution) and publishing it for one specificDataFeedPublicationConfiguration
.For eachIncrementalDataFeedEntityUpdateEvent
that is received, anIncrementalDataFeedEntityUpdateRecord
record will be created for eachDataFeedProcess
of typeDefaultDataFeedProcessTypes.PARTIAL_UPDATE
who may be interested in processing it. This means eachDataFeedProcess
will effectively have its own 'queue' of update events that it can process whenever it is executed. -
Classes in com.broadleafcommerce.datafeed.domain used by com.broadleafcommerce.datafeed.service.collectorClassDescriptionFor each
IncrementalDataFeedEntityUpdateEvent
that is received, anIncrementalDataFeedEntityUpdateRecord
record will be created for eachDataFeedProcess
of typeDefaultDataFeedProcessTypes.PARTIAL_UPDATE
who may be interested in processing it. This means eachDataFeedProcess
will effectively have its own 'queue' of update events that it can process whenever it is executed. -
Classes in com.broadleafcommerce.datafeed.domain used by com.broadleafcommerce.datafeed.service.collector.productClassDescriptionFor each
IncrementalDataFeedEntityUpdateEvent
that is received, anIncrementalDataFeedEntityUpdateRecord
record will be created for eachDataFeedProcess
of typeDefaultDataFeedProcessTypes.PARTIAL_UPDATE
who may be interested in processing it. This means eachDataFeedProcess
will effectively have its own 'queue' of update events that it can process whenever it is executed. -
Classes in com.broadleafcommerce.datafeed.domain used by com.broadleafcommerce.datafeed.service.collector.providerClassDescriptionFor each
IncrementalDataFeedEntityUpdateEvent
that is received, anIncrementalDataFeedEntityUpdateRecord
record will be created for eachDataFeedProcess
of typeDefaultDataFeedProcessTypes.PARTIAL_UPDATE
who may be interested in processing it. This means eachDataFeedProcess
will effectively have its own 'queue' of update events that it can process whenever it is executed. -
Classes in com.broadleafcommerce.datafeed.domain used by com.broadleafcommerce.datafeed.service.collector.support
-
Classes in com.broadleafcommerce.datafeed.domain used by com.broadleafcommerce.datafeed.service.managerClassDescriptionThis is an admin-manageable "template" configuration for a job that will perform a single query for data and then publish that data to one or more data feeds.This tracks the lifecycle and state of a specific execution of a
DataFeedProcess
.This represents a 'sub-execution' within aDataFeedProcessExecution
that is specifically interested in transforming data (which was already fetched in an earlier step of the execution) and publishing it for one specificDataFeedPublicationConfiguration
.For eachIncrementalDataFeedEntityUpdateEvent
that is received, anIncrementalDataFeedEntityUpdateRecord
record will be created for eachDataFeedProcess
of typeDefaultDataFeedProcessTypes.PARTIAL_UPDATE
who may be interested in processing it. This means eachDataFeedProcess
will effectively have its own 'queue' of update events that it can process whenever it is executed. -
Classes in com.broadleafcommerce.datafeed.domain used by com.broadleafcommerce.datafeed.service.publisher.supportClassDescriptionThis tracks the lifecycle and state of a specific execution of a
DataFeedProcess
.This represents a 'sub-execution' within aDataFeedProcessExecution
that is specifically interested in transforming data (which was already fetched in an earlier step of the execution) and publishing it for one specificDataFeedPublicationConfiguration
. -
Classes in com.broadleafcommerce.datafeed.domain used by com.broadleafcommerce.datafeed.service.validationClassDescriptionThis is an admin-manageable "template" configuration for a job that will perform a single query for data and then publish that data to one or more data feeds.
-
Classes in com.broadleafcommerce.datafeed.domain used by com.broadleafcommerce.datafeed.web.domainClassDescriptionThis is an admin-manageable "template" configuration for a job that will perform a single query for data and then publish that data to one or more data feeds.This tracks the lifecycle and state of a specific execution of a
DataFeedProcess
.This represents a 'sub-execution' within aDataFeedProcessExecution
that is specifically interested in transforming data (which was already fetched in an earlier step of the execution) and publishing it for one specificDataFeedPublicationConfiguration
. -
Classes in com.broadleafcommerce.datafeed.domain used by com.broadleafcommerce.datafeed.web.endpointClassDescriptionThis is an admin-manageable "template" configuration for a job that will perform a single query for data and then publish that data to one or more data feeds.This tracks the lifecycle and state of a specific execution of a
DataFeedProcess
.This represents a 'sub-execution' within aDataFeedProcessExecution
that is specifically interested in transforming data (which was already fetched in an earlier step of the execution) and publishing it for one specificDataFeedPublicationConfiguration
.