Uses of Package
com.broadleafcommerce.sandbox.messaging.job
Packages that use com.broadleafcommerce.sandbox.messaging.job
Package
Description
-
Classes in com.broadleafcommerce.sandbox.messaging.job used by com.broadleafcommerce.sandbox.messaging.autoconfigureClassDescription
TriggeredSandboxJobEventHandler
responsible for kicking offWorkflowDeployRequests
once the scheduled job has been triggered for it.Classes implementing this interface handle triggered scheduled jobs relating to the sandbox service.Defines the contract for a class that awaits the transmission of sandbox-relatedscheduled jobs
. -
Classes in com.broadleafcommerce.sandbox.messaging.job used by com.broadleafcommerce.sandbox.messaging.jobClassDescriptionClasses implementing this interface handle triggered scheduled jobs relating to the sandbox service.Defines the contract for a class that awaits the transmission of sandbox-related
scheduled jobs
.