@Component(value="blMasterPurgeEventWorker") @Scope(value="prototype") @Lazy public class MasterPurgeEventWorkerImpl extends AbstractConsumerWorker
ScheduledJobManager
Modifier and Type | Field and Description |
---|---|
protected DatabaseSystemEventDao |
systemEventDao |
protected org.springframework.transaction.PlatformTransactionManager |
transactionManager |
protected org.broadleafcommerce.common.util.StreamingTransactionCapableUtil |
transUtil |
Constructor and Description |
---|
MasterPurgeEventWorkerImpl() |
Modifier and Type | Method and Description |
---|---|
void |
execute(org.quartz.JobExecutionContext jobExecutionContext) |
void |
init() |
populateSystemEvents
protected org.broadleafcommerce.common.util.StreamingTransactionCapableUtil transUtil
protected org.springframework.transaction.PlatformTransactionManager transactionManager
protected DatabaseSystemEventDao systemEventDao
@PostConstruct public void init()
public void execute(org.quartz.JobExecutionContext jobExecutionContext)
Copyright © 2017. All rights reserved.