Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
BUCKET_NAME |
"async_tasks" |
protected static final String |
PATH_NAME |
"async-tasks" |
protected static final String |
TABLE_NAME |
"stallion_async_tasks" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ALLOWED_LEVELS |
"Allowed values: OFF, SEVERE, WARNING, INFO, FINE, FINER, FINEST" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
FRIDAY |
5 |
public static final int |
MONDAY |
1 |
public static final int |
SATURDAY |
6 |
public static final int |
SUNDAY |
7 |
public static final int |
THURSDAY |
4 |
public static final int |
TUESDAY |
2 |
public static final int |
WEDNESDAY |
3 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
COMMANDLINE_ERROR |
100 |
public static final int |
COMPILATION_ERROR |
101 |
public static final int |
INTERNAL_ERROR |
104 |
public static final int |
IO_ERROR |
103 |
public static final int |
RUNTIME_ERROR |
102 |
public static final int |
SUCCESS |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
RECENT_POSTBACK_COOKIE |
"st-recent-postback" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
COOKIE_NAME |
"XSRF-TOKEN" |
public static final String |
HEADER_NAME |
"X-XSRF-TOKEN" |
Copyright © 2016. All rights reserved.