jBPM distribution 6.1.0.CR2

Uses of Class
org.jbpm.kie.services.impl.model.VariableStateDesc

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.1.0.CR2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.