public class TimerEventTriggerJobListener
extends org.bonitasoft.engine.scheduler.AbstractBonitaTenantJobListener
STimerEventTriggerInstance in the table
event_trigger_instance after the execution of the job/trigger, if the trigger is not a cycle/cron.| Constructor and Description |
|---|
TimerEventTriggerJobListener(org.bonitasoft.engine.core.process.instance.api.event.EventInstanceService eventInstanceService,
long tenantId,
org.bonitasoft.engine.log.technical.TechnicalLoggerService logger) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
void |
jobExecutionVetoed(Map<String,Serializable> context) |
void |
jobToBeExecuted(Map<String,Serializable> context) |
void |
jobWasExecuted(Map<String,Serializable> context,
Exception jobException) |
public TimerEventTriggerJobListener(org.bonitasoft.engine.core.process.instance.api.event.EventInstanceService eventInstanceService,
long tenantId,
org.bonitasoft.engine.log.technical.TechnicalLoggerService logger)
public String getName()
getName in class org.bonitasoft.engine.scheduler.AbstractBonitaJobListenerpublic void jobToBeExecuted(Map<String,Serializable> context)
jobToBeExecuted in class org.bonitasoft.engine.scheduler.AbstractBonitaJobListenerpublic void jobExecutionVetoed(Map<String,Serializable> context)
jobExecutionVetoed in class org.bonitasoft.engine.scheduler.AbstractBonitaJobListenerpublic void jobWasExecuted(Map<String,Serializable> context, Exception jobException)
jobWasExecuted in class org.bonitasoft.engine.scheduler.AbstractBonitaJobListenerCopyright © 2017 Bonitasoft S.A.. All rights reserved.