Uses of Class
org.drools.core.command.ConversationContextManager
-
Packages that use ConversationContextManager Package Description org.drools.core.command -
-
Uses of ConversationContextManager in org.drools.core.command
Methods in org.drools.core.command that return ConversationContextManager Modifier and Type Method Description ConversationContextManagerRequestContextImpl. getConversationManager()Constructors in org.drools.core.command with parameters of type ConversationContextManager Constructor Description RequestContextImpl(long requestId, org.kie.internal.command.ContextManager ctxManager, ConversationContextManager cvnManager)
-