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