Package | Description |
---|---|
org.jbpm.services.api |
Modifier and Type | Method and Description |
---|---|
Collection<VariableDesc> |
RuntimeDataService.getVariableHistory(long processInstanceId,
String variableId,
org.kie.api.runtime.query.QueryContext queryContext)
Returns collection of changes to given variable within scope of process instance
|
Collection<VariableDesc> |
RuntimeDataService.getVariablesCurrentState(long processInstanceId)
Returns collections of all process variables current value for given process instance
|
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.