public class SessionInspector extends Object
Constructor and Description |
---|
SessionInspector(org.kie.api.runtime.KieSession session) |
SessionInspector(WorkingMemory session) |
Modifier and Type | Method and Description |
---|---|
StatefulKnowledgeSessionInfo |
getSessionInfo() |
protected void |
visitChildren(NetworkNode parent,
Stack<NetworkNode> nodeStack,
StatefulKnowledgeSessionInfo info) |
public SessionInspector(org.kie.api.runtime.KieSession session)
public SessionInspector(WorkingMemory session)
public StatefulKnowledgeSessionInfo getSessionInfo()
protected void visitChildren(NetworkNode parent, Stack<NetworkNode> nodeStack, StatefulKnowledgeSessionInfo info)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.