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

Packages that use VariableInstanceLog
org.jbpm.process.audit Business Activity Monitoring (BAM) resources supporting activity events and activity logs. 
 

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-2012 JBoss by Red Hat. All Rights Reserved.