Package | Description |
---|---|
org.camunda.bpm.engine.impl |
API implementation classes, which shouldn't directly be used by end-users.
|
org.camunda.bpm.engine.impl.db | |
org.camunda.bpm.engine.impl.persistence.entity |
Modifier and Type | Method and Description |
---|---|
HistoricVariableInstanceQueryImpl |
HistoricVariableInstanceQueryImpl.processInstanceId(String processInstanceId) |
Modifier and Type | Method and Description |
---|---|
HistoricVariableInstanceQueryImpl |
DbSqlSession.createHistoricVariableInstanceQuery() |
Modifier and Type | Method and Description |
---|---|
long |
HistoricVariableInstanceManager.findHistoricVariableInstanceCountByQueryCriteria(HistoricVariableInstanceQueryImpl historicProcessVariableQuery) |
List<HistoricVariableInstance> |
HistoricVariableInstanceManager.findHistoricVariableInstancesByQueryCriteria(HistoricVariableInstanceQueryImpl historicProcessVariableQuery,
Page page) |
Copyright © 2015. All rights reserved.