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 VariableInstanceQueryProperty |
VariableInstanceQueryProperty.ACTIVITY_INSTANCE_ID |
static VariableInstanceQueryProperty |
VariableInstanceQueryProperty.VARIABLE_NAME |
static VariableInstanceQueryProperty |
VariableInstanceQueryProperty.VARIABLE_TYPE |
Modifier and Type | Method and Description |
---|---|
static VariableInstanceQueryProperty |
VariableInstanceQueryProperty.findByName(String propertyName) |
Copyright © 2015. All rights reserved.