All Classes and Interfaces
Class
Description
CustomizedScheduledJobExecutionDetailRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable>
Repository fragment supporting additional persistence functionality related to
 
ScheduledJobExecutionDetailRepository fragment supporting additional persistence functionality related to
 
ScheduledJobA Quartz Job that gets executed when the target date or cron expression for the quartz scheduler
 is hit.
Exception indicating that an error occurred while deleting 
ScheduledJob.This handler specializes in 
WorkflowJobSchedulingRequests
 and is the main component that listens for the sandbox service to send it a request to schedule a
 deployment job.This handler specializes in 
WorkflowJobUnschedulingRequests and is the main component that listens for the sandbox service
 to send it a request to cancel a previously scheduled deployment job.Used to keep track of start/stop behavior that determines node leadership in a cluster.
Useful constants for JPA entity definitions.
Persistent counter-part to a 
ScheduledJob for use with a JPA-supported datastore.Persistent counter-part to a 
ScheduledJobDetail for use with a JPA-supported datastore.The ID class representing the composite key for 
JpaScheduledJobDetail.Persistent counter-part of 
ScheduledJobExecutionDetail for use with a JPA-supported
 datastore.Map new 
NotificationStateAware instances with ready-to-use NotificationState
 values for the TransitionRequest class of producers.Spring cloud data channel description for messaging input.
Represents a scheduled job for the system to execute.
Spring cloud data channel description for messaging input.
Listener to record a 
ScheduledJobCompletedEvent to track the execution details of a
 scheduled jobDetailed information for a 
ScheduledJob.General exception handler registry for handlers not exclusive to a single controller.
Represents a DTO to hold the execution details of a scheduled job.
An enum to hold the type of message to be set on the execution detail.
ScheduledJobExecutionDetailRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable>
Repository to manage 
ScheduledJobExecutionDetailService responsible for functionality related to 
ScheduledJobExecutionDetailAn enum to indicate the types of time that can be stored on a 
ScheduledJobExecutionDetailAn enum to indicate the executionStatus of a 
ScheduledJobConfiguration for messaging classes
Configure the durable notification components related to job config completion and job triggering
MessageFactory for creating messages suitable for the TriggeredJobEventProducer
 channelScheduledJobRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable>
Service reponsible for functionality related to 
ScheduledJobSpring cloud data channel description for messaging input.
Listener to record a 
ScheduledJobStartedEvent to track the execution details of a
 scheduled jobConfiguration properties for the 
NotificationHandler and RetryHandler related to
 TriggeredJobEventProducerScheduled-job-specific configuration for validation.
Validations for 
ScheduledJob.Uses quartz scheduling to schedule quartz jobs.
Listens for 
WorkflowJobSchedulingRequest that should trigger the creation of
 ScheduledJobsListens for 
WorkflowJobUnschedulingRequest that should trigger the deletion of
 ScheduledJobsCreate a 
WorkflowRequestCompletion message in response to
 WorkflowJobSchedulingRequest.Spring cloud stream messaging interface for triggering job execution.
Spring cloud data channel description for messaging output.