|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ActivityStatisticsQuery
Method Summary | |
---|---|
ActivityStatisticsQuery |
includeFailedJobs()
Include an aggregation of failed jobs in the result. |
ActivityStatisticsQuery |
includeIncidents()
Include an aggregation of incidents in the result. |
ActivityStatisticsQuery |
includeIncidentsForType(String incidentType)
Include an aggregation of incidents of the assigned incidentType in the result. |
Methods inherited from interface org.camunda.bpm.engine.query.Query |
---|
asc, count, desc, list, listPage, singleResult |
Method Detail |
---|
ActivityStatisticsQuery includeFailedJobs()
ActivityStatisticsQuery includeIncidents()
ActivityStatisticsQuery includeIncidentsForType(String incidentType)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |