| Package | Description |
|---|---|
| org.drools.core.command |
| Modifier and Type | Method and Description |
|---|---|
void |
ConversationContextManager.endConversation(RequestContextImpl requestContext,
String conversationId) |
void |
ConversationContextManager.joinConversation(RequestContextImpl requestContext,
String conversationId) |
void |
ConversationContextManager.leaveConversation(RequestContextImpl requestContext,
String conversationId) |
void |
ConversationContextManager.startConversation(RequestContextImpl requestContext) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.