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

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