Package | Description |
---|---|
org.opencode4workspace | |
org.opencode4workspace.bo | |
org.opencode4workspace.endpoints | |
org.opencode4workspace.graphql |
Modifier and Type | Method and Description |
---|---|
Conversation |
WWClient.getConversationById(String conversationId)
Easy helper method to get a Conversation and its details by a conversation id
|
Conversation |
WWClient.getConversationWithQuery(ConversationGraphQLQuery query)
Easy helper method to get a Conversation and its details with a query
|
Modifier and Type | Method and Description |
---|---|
Conversation |
Space.getConversation() |
Modifier and Type | Method and Description |
---|---|
void |
Space.setConversation(Conversation conversation) |
Modifier and Type | Method and Description |
---|---|
Conversation |
WWGraphQLEndpoint.getConversation(String conversationId)
Get basic data Conversation object for relevant Conversation
|
Conversation |
WWGraphQLEndpoint.getConversationWithQuery(ConversationGraphQLQuery query)
Get Conversation object with query
|
Modifier and Type | Class and Description |
---|---|
class |
ConversationWrapper |
Copyright © 2018 OpenNTF. All rights reserved.