Uses of Package
com.broadleafcommerce.scheduledjob.messaging.transition
Packages that use com.broadleafcommerce.scheduledjob.messaging.transition
Package
Description
-
Classes in com.broadleafcommerce.scheduledjob.messaging.transition used by com.broadleafcommerce.scheduledjob.messaging.autoconfigureClassDescriptionThis handler specializes in
WorkflowJobSchedulingRequestsand is the main component that listens for the sandbox service to send it a request to schedule a deployment job.This handler specializes inWorkflowJobUnschedulingRequestsand is the main component that listens for the sandbox service to send it a request to cancel a previously scheduled deployment job.Listener to record aScheduledJobCompletedEventto track the execution details of a scheduled jobListener to record aScheduledJobStartedEventto track the execution details of a scheduled job -
Classes in com.broadleafcommerce.scheduledjob.messaging.transition used by com.broadleafcommerce.scheduledjob.messaging.transitionClassDescriptionListens for
WorkflowJobSchedulingRequestthat should trigger the creation ofScheduledJobsListens forWorkflowJobUnschedulingRequestthat should trigger the deletion ofScheduledJobs