public class TenantQuartzJobListener extends AbstractQuartzJobListener
| Constructor and Description |
|---|
TenantQuartzJobListener(List<org.bonitasoft.engine.scheduler.AbstractBonitaTenantJobListener> bonitaJobListeners,
String groupName,
org.bonitasoft.engine.sessionaccessor.SessionAccessor sessionAccessor,
org.bonitasoft.engine.transaction.TransactionService transactionService,
org.bonitasoft.engine.log.technical.TechnicalLoggerService logger) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
void |
jobExecutionVetoed(org.quartz.JobExecutionContext context) |
void |
jobToBeExecuted(org.quartz.JobExecutionContext context) |
void |
jobWasExecuted(org.quartz.JobExecutionContext context,
org.quartz.JobExecutionException jobException) |
buildMapContext, getBosJob, getJobDataValueAndType, getJobDescriptorId, getJobType, getTenantIdpublic TenantQuartzJobListener(List<org.bonitasoft.engine.scheduler.AbstractBonitaTenantJobListener> bonitaJobListeners, String groupName, org.bonitasoft.engine.sessionaccessor.SessionAccessor sessionAccessor, org.bonitasoft.engine.transaction.TransactionService transactionService, org.bonitasoft.engine.log.technical.TechnicalLoggerService logger)
public String getName()
public void jobToBeExecuted(org.quartz.JobExecutionContext context)
public void jobExecutionVetoed(org.quartz.JobExecutionContext context)
public void jobWasExecuted(org.quartz.JobExecutionContext context,
org.quartz.JobExecutionException jobException)
Copyright © 2014 Bonitasoft S.A.. All rights reserved.