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 |
Modifier and Type | Method and Description |
---|---|
ProcessInstanceQueryImpl |
ProcessInstanceQueryImpl.processDefinitionId(String processDefinitionId) |
ProcessInstanceQueryImpl |
ProcessInstanceQueryImpl.processDefinitionKey(String processDefinitionKey) |
ProcessInstanceQueryImpl |
ProcessInstanceQueryImpl.processInstanceId(String processInstanceId) |
Modifier and Type | Method and Description |
---|---|
ProcessInstanceQueryImpl |
DbSqlSession.createProcessInstanceQuery() |
Copyright © 2015. All rights reserved.