public class DefaultConversationService extends Object implements ConversationService
| Constructor and Description |
|---|
DefaultConversationService() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConversationId()
Gets the current conversation id or null
if there is no conversation.
|
String |
getConversationSessionId()
Gets the session id of the current session.
|
public String getConversationId()
ConversationServicegetConversationId in interface ConversationServicepublic String getConversationSessionId()
ConversationServicegetConversationSessionId in interface ConversationServiceCopyright © 2008–2022 The Apache Software Foundation. All rights reserved.