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 |
MENTIONED_QUERY_OBJECT_NAME |
"mentioned" |
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 |
ADD_SPACE_MEMBERS_MUTATION_NAME |
"addSpaceMembers" |
public static final String |
CREATE_SPACE_MUTATION_NAME |
"createSpace" |
public static final String |
DELETE_SPACE_MUTATION_NAME |
"deleteSpace" |
public static final String |
ONE_SPACE_QUERY_OBJECT_NAME |
"space" |
public static final String |
REMOVE_SPACE_MEMBERS_MUTATION_NAME |
"removeSpaceMembers" |
public static final String |
SPACES_QUERY_OBJECT_NAME |
"spaces" |
public static final String |
UPDATE_SPACE_MUTATION_NAME |
"updateSpace" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MEMBER_IDS_CHANGED_FIELD |
"memberIdsChanged" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MEMBER_IDS_CHANGED_FIELD |
"memberIdsChanged" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MEMBER_IDS_CHANGED_FIELD |
"memberIdsChanged" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AUTHENTICATION |
"https://api.watsonwork.ibm.com/oauth/token" |
public static final String |
AUTHORIZATION |
"https://api.watsonwork.ibm.com/oauth/authorize" |
public static final String |
GRAPHQL |
"https://api.watsonwork.ibm.com/graphql" |
public static final String |
PHOTO |
"https://api.watsonwork.ibm.com/photos" |
public static final String |
V1_FOCUS |
"https://api.watsonwork.ibm.com/v1/focus" |
public static final String |
V1_SPACE_ID |
"https://api.watsonwork.ibm.com/v1/spaces/" |
Copyright © 2018 OpenNTF. All rights reserved.