Package com.broadleafcommerce.scheduledjob.provider.jpa.domain
package com.broadleafcommerce.scheduledjob.provider.jpa.domain
-
ClassesClassDescriptionPersistent counter-part to a
ScheduledJob
for use with a JPA-supported datastore.Persistent counter-part to aScheduledJobDetail
for use with a JPA-supported datastore.The ID class representing the composite key forJpaScheduledJobDetail
.Persistent counter-part ofScheduledJobExecutionDetail
for use with a JPA-supported datastore.