|
jBPM distribution 6.0.0.CR5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VariableStateDesc | |
---|---|
org.jbpm.kie.services.api | |
org.jbpm.kie.services.impl |
Uses of VariableStateDesc in org.jbpm.kie.services.api |
---|
Methods in org.jbpm.kie.services.api that return types with arguments of type VariableStateDesc | |
---|---|
Collection<VariableStateDesc> |
RuntimeDataService.getVariableHistory(long processInstanceId,
String variableId)
|
Collection<VariableStateDesc> |
RuntimeDataService.getVariablesCurrentState(long processInstanceId)
|
Uses of VariableStateDesc in org.jbpm.kie.services.impl |
---|
Methods in org.jbpm.kie.services.impl that return types with arguments of type VariableStateDesc | |
---|---|
Collection<VariableStateDesc> |
RuntimeDataServiceImpl.getVariableHistory(long processInstanceId,
String variableId)
|
Collection<VariableStateDesc> |
RuntimeDataServiceImpl.getVariablesCurrentState(long processInstanceId)
|
|
jBPM distribution 6.0.0.CR5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |