Package | Description |
---|---|
org.opencode4workspace | |
org.opencode4workspace.endpoints | |
org.opencode4workspace.graphql |
Modifier and Type | Method and Description |
---|---|
List<Mentioned> |
WWClient.getMentioned()
Easy helper method to get first 10 mentions for current user
|
List<Mentioned> |
WWClient.getMentionedWithQuery(MentionedGraphQLQuery query)
Easy helper method to get mentions for current user
|
Modifier and Type | Method and Description |
---|---|
List<Mentioned> |
WWGraphQLEndpoint.getMentioned()
Get Mentioned query with first 10 mentions.
|
List<Mentioned> |
WWGraphQLEndpoint.getMentioned(MentionedGraphQLQuery query)
Get Mentioned query with passed query.
|
Modifier and Type | Method and Description |
---|---|
List<Mentioned> |
MentionedContainer.getItems() |
Copyright © 2018 OpenNTF. All rights reserved.