public class SelectDescriptorBuilder extends Object
| Constructor and Description |
|---|
SelectDescriptorBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends PersistentObject> |
getElementById(Class<T> clazz,
String elementName,
long id) |
static SelectListDescriptor<SFailedJob> |
getFailedJobs(QueryOptions queryOptions) |
public static <T extends PersistentObject> SelectByIdDescriptor<T> getElementById(Class<T> clazz, String elementName, long id)
public static SelectListDescriptor<SFailedJob> getFailedJobs(QueryOptions queryOptions)
Copyright © 2018 Bonitasoft S.A.. All rights reserved.