@DisallowConcurrentExecution public class CheckReviewStatusJob extends Object implements org.quartz.Job
Job to check the review status of all existing
requests for a PublicReference.| Constructor and Description |
|---|
CheckReviewStatusJob() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.quartz.JobExecutionContext context)
Call the
ApprovalServiceProvider of the current
ImplementationProvider
and load all open requests for a PublicReference and check the
current ReviewStatus. |
public void execute(org.quartz.JobExecutionContext context)
throws org.quartz.JobExecutionException
Call the ApprovalServiceProvider of the current
ImplementationProvider
and load all open requests for a PublicReference and check the
current ReviewStatus.
execute in interface org.quartz.Joborg.quartz.JobExecutionExceptionCopyright © 2015 Leibniz Institute of Plant Genetics and Crop Plant Research (IPK). All rights reserved.