public interface ConversationService
| 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.
|
String getConversationId()
String getConversationSessionId()
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.