org.bonitasoft.engine.scheduler.impl
public class TechnicalLoggerJobListener extends AbstractJobListener
| Constructor and Description |
|---|
TechnicalLoggerJobListener(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) |
getSchedulerService, setBOSSchedulerServicepublic TechnicalLoggerJobListener(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.