Package | Description |
---|---|
org.jbpm.kie.services.api | |
org.jbpm.kie.services.impl |
Modifier and Type | Method and Description |
---|---|
Collection<VariableStateDesc> |
RuntimeDataService.getVariableHistory(long processInstanceId,
String variableId) |
Collection<VariableStateDesc> |
RuntimeDataService.getVariablesCurrentState(long processInstanceId) |
Modifier and Type | Method and Description |
---|---|
Collection<VariableStateDesc> |
RuntimeDataServiceImpl.getVariableHistory(long processInstanceId,
String variableId) |
Collection<VariableStateDesc> |
RuntimeDataServiceImpl.getVariablesCurrentState(long processInstanceId) |
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.