Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONVERSATION_QUERY_OBJECT_NAME |
"conversation" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ONE_MESSAGE_QUERY_OBJECT_NAME |
"message" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PAGE_QUERY_OBJECT_NAME |
"pageInfo" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MY_PROFILE_QUERY_OBJECT_NAME |
"me" |
public static final String |
ONE_PERSON_QUERY_OBJECT_NAME |
"person" |
public static final String |
PEOPLE_QUERY_OBJECT_NAME |
"people" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ONE_SPACE_QUERY_OBJECT_NAME |
"space" |
public static final String |
SPACES_QUERY_OBJECT_NAME |
"spaces" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AUTHENTICATION |
"https://api.watsonwork.ibm.com/oauth/token" |
public static final String |
GRAPHQL |
"https://api.watsonwork.ibm.com/graphql" |
public static final String |
V1_SPACE_ID |
"https://api.watsonwork.ibm.com//v1/spaces/" |
Copyright © 2017 OpenNTF. All rights reserved.