Package | Description |
---|---|
org.opencode4workspace | |
org.opencode4workspace.builders | |
org.opencode4workspace.endpoints |
Modifier and Type | Method and Description |
---|---|
MentionedContainer |
WWClient.getMentionedContainerWithQuery(MentionedGraphQLQuery query)
Easy helper method to get mentions and PageInfo object for current user
|
List<Mentioned> |
WWClient.getMentionedWithQuery(MentionedGraphQLQuery query)
Easy helper method to get mentions for current user
|
Modifier and Type | Method and Description |
---|---|
static MentionedGraphQLQuery |
MentionedGraphQLQuery.buildFullMentionedGraphQuery()
East method to create a full Mentioned query ObjectDataSenderBuilder for the first 10 mentions for the current
user
|
Modifier and Type | Method and Description |
---|---|
List<Mentioned> |
WWGraphQLEndpoint.getMentioned(MentionedGraphQLQuery query)
Get Mentioned query with passed query.
|
MentionedContainer |
WWGraphQLEndpoint.getMentionedContainerWithQuery(MentionedGraphQLQuery query) |
Copyright © 2018 OpenNTF. All rights reserved.