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()
ConversationService
getConversationId
in interface ConversationService
public String getConversationSessionId()
ConversationService
getConversationSessionId
in interface ConversationService
Copyright © 2008–2016 The Apache Software Foundation. All rights reserved.