Package | Description |
---|---|
fr.paris.lutece.plugins.chatbot.business | |
fr.paris.lutece.plugins.chatbot.service |
Modifier and Type | Method and Description |
---|---|
List<Post> |
ChatData.getPosts()
The post list
|
Modifier and Type | Method and Description |
---|---|
void |
ChatData.addPost(Post post)
Add a post
|
Modifier and Type | Method and Description |
---|---|
static List<Post> |
ChatService.getConversation(String strConversationId)
Get conversation
|
List<Post> |
PostRenderer.render(List<Post> lisPosts)
Render a list of post (Renders URL links, ...)
|
List<Post> |
DefaultPostRenderer.render(List<Post> listPosts)
Render a list of post (Renders URL links, ...)
|
Modifier and Type | Method and Description |
---|---|
List<Post> |
PostRenderer.render(List<Post> lisPosts)
Render a list of post (Renders URL links, ...)
|
List<Post> |
DefaultPostRenderer.render(List<Post> listPosts)
Render a list of post (Renders URL links, ...)
|
Copyright © 2017 City of Paris. All rights reserved.