Uses of Interface
org.kie.api.runtime.manager.audit.NodeInstanceLog
-
Packages that use NodeInstanceLog Package Description 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 Modifier and Type Method Description List<? extends NodeInstanceLog>
AuditService. findNodeInstances(long processInstanceId)
Returns all node instances that were already triggered for given process instance idList<? extends NodeInstanceLog>
AuditService. findNodeInstances(long processInstanceId, String nodeId)
-