Package com.broadleafcommerce.scheduledjob.domain
package com.broadleafcommerce.scheduledjob.domain
-
ClassDescriptionRepresents a scheduled job for the system to execute.Detailed information for a
ScheduledJob
.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.An enum to indicate the types of time that can be stored on aScheduledJobExecutionDetail
An enum to indicate the executionStatus of aScheduledJob