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

Packages that use NodeInstanceLog
org.jbpm.process.audit   
 

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)
           
 List<NodeInstanceLog> JPAProcessInstanceDbLog.findNodeInstances(long processInstanceId)
           
static List<NodeInstanceLog> ProcessInstanceDbLog.findNodeInstances(long processInstanceId, String nodeId)
           
 List<NodeInstanceLog> JPAProcessInstanceDbLog.findNodeInstances(long processInstanceId, String nodeId)
           
 



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