Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DASHBOARD_EXTENSION |
".zip" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ALLOW_OPTIONS |
"allowOptions" |
public static final String |
EXCEPTION_PATHS |
"excludedPaths" |
public static final String |
INVALIDATE_PARAM |
"invalidate" |
public static final String |
REALM_NAME_PARAM |
"realmName" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DISPLAY_AFTER_LOGIN_INIT_PARAM |
"display-after-login" |
public static final String |
DISPLAY_WHEN_NOT_AUTH_INIT_PARAM |
"display-when-not-authenticated" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
IMPORT_ID_PARAM |
"import" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DASHBOARD_PARAM |
"dashboard" |
public static final String |
PERSPECTIVE_PARAM |
"perspective" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PARSING_JSON_MSG |
"Error parsing JSON: SyntaxError: Unexpected token \ufffd in JSON at position 1" |
public static final String |
PARSING_JSON_SYNTAX_MSG |
"Error parsing JSON: SyntaxError: JSON.parse: unexpected character at line 1 column 2 of the JSON data" |
public static final String |
SCRIPT_ERROR_MSG |
"Script error. (:0)" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ID |
"DashboardsListPerspective" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ID |
"EmptyPerspective" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ID |
"NotFoundPerspective" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ID |
"RouterPerspective" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ID |
"RuntimePerspective" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ID |
"ListDashboardsScreen" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ID |
"EmptyScreen" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ID |
"NotFoundScreen" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ID |
"RouterScreen" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ID |
"RuntimeScreen" |
public static final String |
INDEX_PAGE_NAME |
"index" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
COMPONENT_PREFIX |
"dashbuilder/components" |
public static final String |
DATASET_DEF_PREFIX |
"dashbuilder/datasets/definitions" |
public static final String |
DATASET_PREFIX |
"dashbuilder/datasets" |
public static final String |
DATASET_SUFFIX |
".dset" |
public static final String |
NAVIGATION_FILE |
"dashbuilder/navigation/navigation/navtree.json" |
public static final String |
NAVIGATION_PREFIX |
"dashbuilder/navigation" |
public static final String |
PERSPECTIVE_PREFIX |
"dashbuilder/perspectives" |
public static final String |
PERSPECTIVE_SUFFIX |
"perspective_layout" |
Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.