| Package | Description |
|---|---|
| org.bonitasoft.engine.jobs | |
| org.bonitasoft.engine.scheduler | |
| org.bonitasoft.engine.scheduler.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
CleanInvalidSessionsJob |
class |
InternalJob |
class |
TriggerTimerEventJob |
| Modifier and Type | Method and Description |
|---|---|
boolean |
JobChecker.isLoggable(StatelessJob job) |
| Modifier and Type | Class and Description |
|---|---|
class |
JobWrapper |
| Modifier and Type | Method and Description |
|---|---|
StatelessJob |
AbstractQuartzJob.getBosJob() |
protected StatelessJob |
AbstractQuartzJobListener.getBosJob(org.quartz.JobExecutionContext context) |
StatelessJob |
SchedulerServiceImpl.getPersistedJob(JobIdentifier jobIdentifier)
get the persisted job from the database It opens a transaction!
|
StatelessJob |
JobWrapper.getStatelessJob() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractQuartzJob.setBosJob(StatelessJob bosJob) |
| Constructor and Description |
|---|
JobWrapper(JobIdentifier jobIdentifier,
StatelessJob statelessJob,
TechnicalLoggerService logger,
long tenantId,
EventService eventService,
SessionAccessor sessionAccessor,
TransactionService transactionService,
org.bonitasoft.engine.services.PersistenceService persistenceService,
JobService jobService) |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.