org.bonitasoft.engine.jobs
public class ExecuteAgainJobSynchronization extends Object implements org.bonitasoft.engine.transaction.BonitaTransactionSynchronization
| Constructor and Description |
|---|
ExecuteAgainJobSynchronization(String jobName,
org.bonitasoft.engine.scheduler.JobService jobService,
org.bonitasoft.engine.scheduler.SchedulerService schedulerService,
org.bonitasoft.engine.log.technical.TechnicalLoggerService loggerService) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterCompletion(org.bonitasoft.engine.transaction.TransactionState txState) |
void |
beforeCommit() |
public ExecuteAgainJobSynchronization(String jobName, org.bonitasoft.engine.scheduler.JobService jobService, org.bonitasoft.engine.scheduler.SchedulerService schedulerService, org.bonitasoft.engine.log.technical.TechnicalLoggerService loggerService)
public void beforeCommit()
beforeCommit in interface org.bonitasoft.engine.transaction.BonitaTransactionSynchronizationpublic void afterCompletion(org.bonitasoft.engine.transaction.TransactionState txState)
afterCompletion in interface org.bonitasoft.engine.transaction.BonitaTransactionSynchronizationCopyright © 2014 Bonitasoft S.A.. All rights reserved.