| Modifier and Type | Method and Description |
|---|---|
List<SFailedJob> |
JobService.getFailedJobs(int startIndex,
int maxResults)
Get list of failed jobs
|
| Modifier and Type | Method and Description |
|---|---|
List<SFailedJob> |
JobServiceImpl.getFailedJobs(int startIndex,
int maxResults) |
| Modifier and Type | Class and Description |
|---|---|
class |
SFailedJobImpl |
| Modifier and Type | Method and Description |
|---|---|
static SelectListDescriptor<SFailedJob> |
SelectDescriptorBuilder.getFailedJobs(QueryOptions queryOptions) |
| Modifier and Type | Method and Description |
|---|---|
static FailedJob |
ModelConvertor.toFailedJob(SFailedJob sFailedJob) |
| Modifier and Type | Method and Description |
|---|---|
static List<FailedJob> |
ModelConvertor.toFailedJobs(List<SFailedJob> sFailedJobs) |
Copyright © 2019 Bonitasoft S.A.. All rights reserved.