Package | Description |
---|---|
org.camunda.bpm.engine.impl |
API implementation classes, which shouldn't directly be used by end-users.
|
Modifier and Type | Field and Description |
---|---|
static HistoricVariableInstanceQueryProperty |
HistoricVariableInstanceQueryProperty.PROCESS_INSTANCE_ID |
static HistoricVariableInstanceQueryProperty |
HistoricVariableInstanceQueryProperty.VARIABLE_NAME |
Modifier and Type | Method and Description |
---|---|
static HistoricVariableInstanceQueryProperty |
HistoricVariableInstanceQueryProperty.findByName(String propertyName) |
Copyright © 2015. All rights reserved.