public class QueriableLogSelectDescriptorBuilder extends Object
| Constructor and Description |
|---|
QueriableLogSelectDescriptorBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static org.bonitasoft.engine.persistence.SelectListDescriptor<org.bonitasoft.engine.queriablelogger.model.SQueriableLog> |
getLogsFromLongIndex(String indexName,
long value,
org.bonitasoft.engine.persistence.QueryOptions queryOptions) |
static org.bonitasoft.engine.persistence.SelectListDescriptor<org.bonitasoft.engine.queriablelogger.model.SQueriableLog> |
getLogsFromStringIndex(String indexName,
String value,
org.bonitasoft.engine.persistence.QueryOptions queryOptions) |
public static org.bonitasoft.engine.persistence.SelectListDescriptor<org.bonitasoft.engine.queriablelogger.model.SQueriableLog> getLogsFromLongIndex(String indexName, long value, org.bonitasoft.engine.persistence.QueryOptions queryOptions)
Copyright © 2014 Bonitasoft S.A.. All Rights Reserved.