public class EventConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTROL_ACTION_NONE
Constant for removing a control action from an alert definition.
|
static String |
EVENTS_TOPIC |
static int |
TYPE_ALERT |
static Integer |
TYPE_ALERT_DEF_ID |
static int |
TYPE_BASELINE |
static int |
TYPE_CHANGE |
static int |
TYPE_CONTROL |
static int |
TYPE_CUST_PROP |
static int |
TYPE_LOG |
static int |
TYPE_THRESHOLD |
| Constructor and Description |
|---|
EventConstants() |
public static final int TYPE_THRESHOLD
public static final int TYPE_BASELINE
public static final int TYPE_CONTROL
public static final int TYPE_CHANGE
public static final int TYPE_ALERT
public static final int TYPE_CUST_PROP
public static final int TYPE_LOG
public static final String EVENTS_TOPIC
public static final String CONTROL_ACTION_NONE
public static final Integer TYPE_ALERT_DEF_ID
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.