| Package | Description |
|---|---|
| org.bonitasoft.engine.services | |
| org.bonitasoft.engine.services.impl |
| Modifier and Type | Method and Description |
|---|---|
SQueriableLog |
QueriableLoggerService.getLog(long logId)
Get the queriable log from its id.
|
List<SQueriableLog> |
QueriableLoggerService.getLogs(int startIndex,
int maxResults,
String field,
org.bonitasoft.engine.persistence.OrderByType order)
Get the queriable logs having the given value for the given int index
|
int |
QueriableLoggerService.getNumberOfLogs()
Get total number of queriable logs
|
| Modifier and Type | Method and Description |
|---|---|
SQueriableLog |
AbstractQueriableLoggerImpl.getLog(long logId) |
List<SQueriableLog> |
AbstractQueriableLoggerImpl.getLogs(int startIndex,
int maxResults,
String field,
org.bonitasoft.engine.persistence.OrderByType order) |
int |
AbstractQueriableLoggerImpl.getNumberOfLogs() |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.