Uses of Class
org.jbpm.process.audit.VariableInstanceLog

Packages that use VariableInstanceLog
org.jbpm.process.audit   
 

Uses of VariableInstanceLog in org.jbpm.process.audit
 

Methods in org.jbpm.process.audit that return types with arguments of type VariableInstanceLog
 List<VariableInstanceLog> JPAProcessInstanceDbLog.findVariableInstances(long processInstanceId)
           
 List<VariableInstanceLog> JPAProcessInstanceDbLog.findVariableInstances(long processInstanceId, String variableId)
           
 



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