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

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

Uses of NodeInstanceLog in org.jbpm.process.audit
 

Methods in org.jbpm.process.audit that return types with arguments of type NodeInstanceLog
static List<NodeInstanceLog> ProcessInstanceDbLog.findNodeInstances(long processInstanceId)
          Deprecated.  
static List<NodeInstanceLog> JPAProcessInstanceDbLog.findNodeInstances(long processInstanceId)
           
static List<NodeInstanceLog> ProcessInstanceDbLog.findNodeInstances(long processInstanceId, String nodeId)
          Deprecated.  
static List<NodeInstanceLog> JPAProcessInstanceDbLog.findNodeInstances(long processInstanceId, String nodeId)
           
 



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