|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CleanableHistoricCaseInstanceReport
Defines a report query for cleanable case instances.
| Method Summary | |
|---|---|
CleanableHistoricCaseInstanceReport |
caseDefinitionIdIn(String... caseDefinitionIds)
Only takes historic case instances into account for the given case definition ids. |
CleanableHistoricCaseInstanceReport |
caseDefinitionKeyIn(String... caseDefinitionKeys)
Only takes historic case instances into account for the given case definition keys. |
| Methods inherited from interface org.camunda.bpm.engine.query.Query |
|---|
asc, count, desc, list, listPage, singleResult |
| Method Detail |
|---|
CleanableHistoricCaseInstanceReport caseDefinitionIdIn(String... caseDefinitionIds)
NotValidException - if one of the given ids is nullCleanableHistoricCaseInstanceReport caseDefinitionKeyIn(String... caseDefinitionKeys)
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 | |||||||||