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