| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
APPLICATION_JSON_CHARSET_UTF_8 |
"application/json;charset=UTF-8" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
RECORD_ID_PATH_PART |
"recordID" |
public static final String |
RECORD_PATH_PART |
"record" |
public static final String |
TYPE_PATH_PART |
"type" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CONTEXT |
"context" |
public static final String |
INSERT_CONNECTION_UP |
"insertConnection" |
public static final String |
QUERY_CONNECTION_UP |
"queryConnection" |
public static final String |
RUNNING |
"running" |
public static final String |
SERVICE |
"service" |
public static final String |
STATE_PATH_PART |
"state" |
Copyright © 2018. All Rights Reserved.