| Package | Description |
|---|---|
| org.bonitasoft.engine.scheduler | |
| org.bonitasoft.engine.scheduler.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
JobService.deleteJobDescriptor(long id)
Delete the specified job descriptor
|
SJobDescriptor |
JobService.getJobDescriptor(long id)
Get a specific job descriptor
|
void |
JobService.logJobError(Exception jobException,
Long jobDescriptorId)
log an error on a job
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobServiceImpl.createJobLog(Exception jobException,
Long jobDescriptorId) |
void |
JobServiceImpl.deleteJobDescriptor(long id) |
SJobDescriptor |
JobServiceImpl.getJobDescriptor(long id) |
void |
JobServiceImpl.logJobError(Exception jobException,
Long jobDescriptorId) |
Copyright © 2019 Bonitasoft S.A.. All rights reserved.