All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description ClusterProperties ClusterServiceAutoConfiguration CustomizedScheduledJobRepository<D> Repository fragment supporting additional persistence functionality related toScheduledJob
DefaultJobClusterService DefaultQuartzJob A Quartz Job that gets executed when the target date or cron expression for the quartz scheduler is hit.DefaultScheduledJobService<P extends ScheduledJob> DefaultSchedulerService DeleteScheduledJobException Exception indicating that an error occurred while deletingScheduledJob
.DeploymentJobSchedulingRequestListener This handler specializes inWorkflowJobSchedulingRequests
and is the main component that listens for the sandbox service to send it a request to schedule a deployment job.DeploymentJobUnschedulingRequestListener This handler specializes inWorkflowJobUnschedulingRequests
and is the main component that listens for the sandbox service to send it a request to cancel a previously scheduled deployment job.JobClusterService Used to keep track of start/stop behavior that determines node leadership in a cluster.JpaConstants Useful constants for JPA entity definitions.JpaCustomizedScheduledJobRepository<D extends JpaScheduledJob> JpaRouteConstants JpaRouteConstants.Persistence JpaScheduledJob Persistent counter-part to aScheduledJob
for use with a JPA-supported datastore.JpaScheduledJobDetail Persistent counter-part to aScheduledJobDetail
for use with a JPA-supported datastore.JpaScheduledJobDetailId The ID class representing the composite key forJpaScheduledJobDetail
.JpaScheduledJobRepository<D extends JpaScheduledJob> NotificationAwareDomainMapperMember Map newNotificationStateAware
instances with ready-to-useNotificationState
values for the TransitionRequest class of producers.RouteConstants RouteConstants.Persistence ScheduleDeploymentConsumer Spring cloud data channel description for messaging input.ScheduledJob Represents a scheduled job for the system to execute.ScheduledJobDefaultsEnvironmentPostProcessor ScheduledJobDetail Detailed information for aScheduledJob
.ScheduledJobDetailValueConverter ScheduledJobEndpoint ScheduledJobExceptionAdvisor General exception handler registry for handlers not exclusive to a single controller.ScheduledJobJpaAutoConfiguration ScheduledJobMessagingAutoConfiguration Configuration for messaging classesScheduledJobMessagingAutoConfiguration.ScheduledJobMessagingBindingAutoConfiguration ScheduledJobNotificationAutoConfiguration Configure the durable notification components related to job config completion and job triggeringScheduledJobProperties ScheduledJobRefMessageFactory MessageFactory
for creating messages suitable for theTriggeredJobEventProducer
channelScheduledJobRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable> ScheduledJobService<P extends ScheduledJob> Service reponsible for functionality related toScheduledJob
ScheduledJobServiceAutoConfiguration ScheduledJobTriggerNotificationProperties Configuration properties for theNotificationHandler
andRetryHandler
related toTriggeredJobEventProducer
ScheduledJobValidationAutoConfiguration Scheduled-job-specific configuration for validation.ScheduledJobValidator Validations forScheduledJob
.ScheduledJobWebAutoConfiguration SchedulerService Uses quartz scheduling to schedule quartz jobs.TimingType TrackingWorkflowJobSchedulingRequestListener Listens forWorkflowJobSchedulingRequest
that should trigger the creation ofScheduledJobs
TrackingWorkflowJobUnschedulingRequestListener Listens forWorkflowJobUnschedulingRequest
that should trigger the deletion ofScheduledJobs
TransitionRequestCompletionMessageFactory Create aWorkflowRequestCompletion
message in response toWorkflowJobSchedulingRequest
.TriggeredJobEventProducer Spring cloud stream messaging interface for triggering job execution.UnscheduleDeploymentConsumer Spring cloud data channel description for messaging output.