Class CampaignTotalsVerificationBatchJob

java.lang.Object
ch.tocco.nice2.tasks.api.quartz.AbstractJob
ch.tocco.nice2.optional.donation.impl.entitylistener.CampaignTotalsVerificationBatchJob
All Implemented Interfaces:
org.quartz.Job

@DisallowConcurrentExecution public class CampaignTotalsVerificationBatchJob extends AbstractJob
Batch job that double checks the calculated totals on Campaign entities. The values should already be correctly adjusted by a listener. This batch job is just for unusual circumstances.
See Also: