jBPM distribution 6.0.0.Beta5

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. 
org.jbpm.process.audit.command   
org.jbpm.process.audit.xml   
 

Uses of VariableInstanceLog in org.jbpm.process.audit
 

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

Uses of VariableInstanceLog in org.jbpm.process.audit.command
 

Methods in org.jbpm.process.audit.command that return types with arguments of type VariableInstanceLog
 List<VariableInstanceLog> FindVariableInstancesCommand.execute(org.kie.internal.command.Context cntxt)
           
 

Uses of VariableInstanceLog in org.jbpm.process.audit.xml
 

Constructors in org.jbpm.process.audit.xml with parameters of type VariableInstanceLog
JaxbVariableInstanceLog(VariableInstanceLog origLog)
           
 


jBPM distribution 6.0.0.Beta5

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