|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VariableOrderProperty | |
|---|---|
| org.camunda.bpm.engine.impl | API implementation classes, which shouldn't directly be used by end-users. |
| Uses of VariableOrderProperty in org.camunda.bpm.engine.impl |
|---|
| Methods in org.camunda.bpm.engine.impl that return VariableOrderProperty | |
|---|---|
static VariableOrderProperty |
VariableOrderProperty.forCaseExecutionVariable(String variableName,
ValueType valueType)
|
static VariableOrderProperty |
VariableOrderProperty.forCaseInstanceVariable(String variableName,
ValueType valueType)
|
static VariableOrderProperty |
VariableOrderProperty.forExecutionVariable(String variableName,
ValueType valueType)
|
static VariableOrderProperty |
VariableOrderProperty.forProcessInstanceVariable(String variableName,
ValueType valueType)
|
static VariableOrderProperty |
VariableOrderProperty.forTaskVariable(String variableName,
ValueType valueType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||