| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final String |
INVALID_PRELOAD_METHOD |
"@Preload annotated method(%s.%s) should have (no args or only varargs) and must be (static or in a singleton class)" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final long |
serialVersionUID |
4582230448665092548L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_REQUIRED |
"This field is required." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TITLES |
"com.microsoft.azure.toolkit.operation.titles" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final int |
MAX_PORT_NUMBER |
65535 |
private static final String |
PROPERTY_USE_SYSTEM_PROXY |
"java.net.useSystemProxies" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final String |
ERROR_CLASSNAME |
"errorClassName" |
private static final String |
ERROR_CODE |
"errorCode" |
private static final String |
ERROR_MSG |
"message" |
private static final String |
ERROR_STACKTRACE |
"errorStackTrace" |
private static final String |
ERROR_TYPE |
"errorType" |
private static final String |
OP_ACTION |
"op_action" |
private static final String |
OP_ACTION_CREATE |
"CREATE" |
private static final String |
OP_ACTION_ENTER |
"ENTER" |
private static final String |
OP_ACTION_ERROR |
"ERROR" |
private static final String |
OP_ACTION_EXIT |
"EXIT" |
private static final String |
OP_ID |
"op_id" |
private static final String |
OP_NAME |
"op_name" |
private static final String |
OP_PARENT_ID |
"op_parentId" |
private static final String |
OP_TYPE |
"op_type" |
private static final String |
OPERATION_NAME |
"operationName" |
private static final String |
SERVICE_NAME |
"serviceName" |
private static final String |
TIMESTAMP |
"timestamp" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final String |
INVALID_TEMPLATE |
"error occurs when evaluate template(%s) with bindings(%s)" |
Copyright © 2021. All rights reserved.