public class JDBCJobListener extends AbstractBonitaPlatformJobListener
BOS_JOB, JOB_DATAS, JOB_DESCRIPTOR_ID, JOB_GROUP, JOB_NAME, JOB_RESULT, JOB_TYPE, REFIRE_COUNT, TENANT_ID, TRIGGER_GROUP, TRIGGER_NAME, TRIGGER_NEXT_FIRE_TIME, TRIGGER_PREVIOUS_FIRE_TIME| Constructor and Description |
|---|
JDBCJobListener(SchedulerService schedulerService,
JobService jobService,
SchedulerExecutor schedulerExecutor,
SessionAccessor sessionAccessor,
UserTransactionService transactionService,
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 JDBCJobListener(SchedulerService schedulerService, JobService jobService, SchedulerExecutor schedulerExecutor, SessionAccessor sessionAccessor, UserTransactionService transactionService, TechnicalLoggerService logger)
public String getName()
getName in class AbstractBonitaJobListenerpublic void jobToBeExecuted(Map<String,Serializable> context)
jobToBeExecuted in class AbstractBonitaJobListenerpublic void jobExecutionVetoed(Map<String,Serializable> context)
jobExecutionVetoed in class AbstractBonitaJobListenerpublic void jobWasExecuted(Map<String,Serializable> context, Exception jobException)
jobWasExecuted in class AbstractBonitaJobListenerCopyright © 2018 Bonitasoft S.A.. All rights reserved.