|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CleanableHistoricProcessInstanceReport
Defines a report query for cleanable process instances.
| Method Summary | |
|---|---|
CleanableHistoricProcessInstanceReport |
processDefinitionIdIn(String... processDefinitionIds)
Only takes historic process instances into account for the given process definition ids. |
CleanableHistoricProcessInstanceReport |
processDefinitionKeyIn(String... processDefinitionKeys)
Only takes historic process instances into account for the given process definition keys. |
| Methods inherited from interface org.camunda.bpm.engine.query.Query |
|---|
asc, count, desc, list, listPage, singleResult |
| Method Detail |
|---|
CleanableHistoricProcessInstanceReport processDefinitionIdIn(String... processDefinitionIds)
NotValidException - if one of the given ids is nullCleanableHistoricProcessInstanceReport processDefinitionKeyIn(String... processDefinitionKeys)
NotValidException - if one of the given keys is null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||