|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HistoricActivityStatisticsQuery
| Method Summary | |
|---|---|
HistoricActivityStatisticsQuery |
includeCanceled()
Include an aggregation of canceled instances in the result. |
HistoricActivityStatisticsQuery |
includeCompleteScope()
Include an aggregation of instances, which complete a scope (ie. |
HistoricActivityStatisticsQuery |
includeFinished()
Include an aggregation of finished instances in the result. |
HistoricActivityStatisticsQuery |
orderByActivityId()
Order by activity id (needs to be followed by Query.asc() or Query.desc()). |
| Methods inherited from interface org.camunda.bpm.engine.query.Query |
|---|
asc, count, desc, list, listPage, singleResult |
| Method Detail |
|---|
HistoricActivityStatisticsQuery includeFinished()
HistoricActivityStatisticsQuery includeCanceled()
HistoricActivityStatisticsQuery includeCompleteScope()
HistoricActivityStatisticsQuery orderByActivityId()
Query.asc() or Query.desc()).
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||