KIE API 6.2.0.Beta1

Uses of Interface
org.kie.api.runtime.manager.audit.NodeInstanceLog

Packages that use NodeInstanceLog
org.kie.api.runtime.manager.audit   
 

Uses of NodeInstanceLog in org.kie.api.runtime.manager.audit
 

Methods in org.kie.api.runtime.manager.audit that return types with arguments of type NodeInstanceLog
 List<? extends NodeInstanceLog> AuditService.findNodeInstances(long processInstanceId)
          Returns all node instances that were already triggered for given process instance id
 List<? extends NodeInstanceLog> AuditService.findNodeInstances(long processInstanceId, String nodeId)
          Returns all node instances that were already triggered for given process instance id and node identifier
 


KIE API 6.2.0.Beta1

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