|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Contains constants useful when dealing with the TEC base event attribute names and the standard enumerations for severity and status.
Field Summary | |
static java.lang.String |
ADAPTER_HOST
The name of the TEC event attribute: adapter_host |
static java.lang.String |
ADMINISTRATOR
The name of the TEC event attribute: administrator |
static java.lang.String |
DATE
The name of the TEC event attribute: date |
static java.lang.String |
FQHOSTNAME
The name of the TEC event attribute: fqhostname |
static java.lang.String |
HOSTNAME
The name of the TEC event attribute: hostname |
static java.lang.String |
MSG
The name of the TEC event attribute: msg |
static java.lang.String |
MSG_CATALOG
The name of the TEC event attribute: msg_catalog |
static java.lang.String |
MSG_INDEX
The name of the TEC event attribute: msg_index |
static java.lang.String |
ORIGIN
The name of the TEC event attribute: origin |
static java.lang.String |
REPEAT_COUNT
The name of the TEC event attribute: repeat_count |
static java.lang.String |
SERVER_PATH
The name of the TEC event attribute: server_path |
static java.lang.String |
SEVERITY
The name of the TEC event attribute: severity |
static java.lang.String[] |
SEVERITY_LIST
An ordered list of the default TEC event severities. |
static java.lang.String |
SOURCE
The name of the TEC event attribute: source |
static java.lang.String |
STATUS
The name of the TEC event attribute: satus |
static java.lang.String[] |
STATUS_LIST
An ordered list of the default TEC event status values. |
static java.lang.String |
SUB_ORIGIN
The name of the TEC event attribute: sub_origin |
static java.lang.String |
SUB_SOURCE
The name of the TEC event attribute: sub_source |
Field Detail |
public static final java.lang.String HOSTNAME
public static final java.lang.String FQHOSTNAME
public static final java.lang.String ORIGIN
public static final java.lang.String SUB_ORIGIN
public static final java.lang.String SOURCE
public static final java.lang.String SUB_SOURCE
public static final java.lang.String ADAPTER_HOST
public static final java.lang.String DATE
public static final java.lang.String STATUS
public static final java.lang.String ADMINISTRATOR
public static final java.lang.String SEVERITY
public static final java.lang.String MSG
public static final java.lang.String MSG_CATALOG
public static final java.lang.String MSG_INDEX
public static final java.lang.String REPEAT_COUNT
public static final java.lang.String SERVER_PATH
public static final java.lang.String[] SEVERITY_LIST
An ordered list of the default TEC event severities.
public static final java.lang.String[] STATUS_LIST
An ordered list of the default TEC event status values.
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |