|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HistoricCaseInstanceQueryImpl | |
|---|---|
| org.camunda.bpm.engine.impl | API implementation classes, which shouldn't directly be used by end-users. |
| org.camunda.bpm.engine.impl.persistence.entity | |
| Uses of HistoricCaseInstanceQueryImpl in org.camunda.bpm.engine.impl |
|---|
| Methods in org.camunda.bpm.engine.impl that return HistoricCaseInstanceQueryImpl | |
|---|---|
HistoricCaseInstanceQueryImpl |
HistoricCaseInstanceQueryImpl.caseDefinitionId(String caseDefinitionId)
|
HistoricCaseInstanceQueryImpl |
HistoricCaseInstanceQueryImpl.caseInstanceId(String caseInstanceId)
|
| Uses of HistoricCaseInstanceQueryImpl in org.camunda.bpm.engine.impl.persistence.entity |
|---|
| Methods in org.camunda.bpm.engine.impl.persistence.entity with parameters of type HistoricCaseInstanceQueryImpl | |
|---|---|
protected void |
HistoricCaseInstanceManager.configureHistoricCaseInstanceQuery(HistoricCaseInstanceQueryImpl query)
|
long |
HistoricCaseInstanceManager.findHistoricCaseInstanceCountByQueryCriteria(HistoricCaseInstanceQueryImpl historicCaseInstanceQuery)
|
List<HistoricCaseInstance> |
HistoricCaseInstanceManager.findHistoricCaseInstancesByQueryCriteria(HistoricCaseInstanceQueryImpl historicCaseInstanceQuery,
Page page)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||