Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PARAMETER_COMMENT |
"comment" |
public static final String |
PARAMETER_REPORT |
"report" |
public static final String |
PARAMETER_SEVERITY |
"severity" |
public static final String |
PARAMETER_TIMEOUT |
"timeout" |
public static final String |
PARAMETER_VARIABLE |
"var" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
STATUS_ERROR |
"error" |
public static final String |
STATUS_FAILED |
"failed" |
public static final String |
STATUS_PASSED |
"passed" |
public static final String |
STATUS_UNKNOWN |
"unknown" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
PARAMETER_PATTERN |
"pattern" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONFIG |
"selfdiagnose.xml" |
public static final String |
COPYRIGHT |
"(c) ernestmicklei.com" |
public static final String |
MDC_SELFDIAGNOSE_TASK_RESULT |
"selfdiagnose-task-result" |
public static final String |
VERSION |
"2.8.0" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
PARAMETER_BEAN |
"bean" |
protected static final String |
PARAMETER_METHOD |
"method" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
PARAMETER_FACTORY |
"mbeanserverfactory" |
protected static final String |
PARAMETER_OPERATION |
"operation" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
PARAMETER_PROPERTY |
"property" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
PARAMETER_NAME |
"name" |
protected static final String |
PARAMETER_URL |
"url" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
PARAMETER_VALUE |
"value" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
PARAMETER_ID |
"id" |
protected static final String |
PARAMETER_NAME |
"name" |
protected static final String |
PARAMETER_OPERATION |
"operation" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BASIC_DATA |
"" |
Copyright © 2016. All rights reserved.